Fix circles/x from getting cut off on Mac/chrome
This commit is contained in:
@@ -110,7 +110,7 @@ body {
|
||||
|
||||
li {
|
||||
display: inline-block;
|
||||
height: ($line-height / 2) + 1;
|
||||
height: ($line-height / 2) + 3;
|
||||
width: $line-height;
|
||||
|
||||
font-size: 16px;
|
||||
|
||||
Reference in New Issue
Block a user