Skip to content

Commit 2abe276

Browse files
committed
Fixed ilb button padding
1 parent cca4301 commit 2abe276

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/css/frontend/shortcode.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,3 +112,7 @@
112112
box-shadow: 0 1px 1px rgba(0, 0, 0, 4%);
113113
padding: 1px 12px;
114114
}
115+
116+
.ilb-button {
117+
padding: 0;
118+
}

0 commit comments

Comments
 (0)