Skip to content

Commit a54bb42

Browse files
authored
Avoid clipping responsive social SVG icons (#808)
Merge pull request 808
1 parent d7122a0 commit a54bb42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_sass/minima/_base.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@ pre {
243243
display: inline-block;
244244
fill: currentColor;
245245
vertical-align: text-bottom;
246+
overflow: visible;
246247
}
247248

248249

0 commit comments

Comments
 (0)