Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 18f7038

Browse files
authored
Revert "Adjust plan-title padding and icon positioning in 1223 template"
1 parent d13ecc4 commit 18f7038

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

css/1223.css

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
}
112112

113113
.template-1223 .bears_pricing_tables .plan-title {
114-
padding: 25px 15px 35px;
114+
padding: 45px 15px 35px;
115115
}
116116

117117
/* Header icon styles with higher z-index */
@@ -126,8 +126,7 @@
126126
.template-1223 .bears_pricing_tables [class*="icon-top-"],
127127
.template-1223 .bears_pricing_tables .plan header [class*="icon-top-"],
128128
.template-1223 .bears_pricing_tables .plan header div[class*="icon-top-"] {
129-
position: relative;
130-
top: 20px;
129+
position: absolute !important;
131130
}
132131

133132
.template-1223 .bears_pricing_tables [class*="icon-bottom-"],

0 commit comments

Comments
 (0)