Firefox extra space
This commit is contained in:
parent
ec379a3503
commit
a358dce89f
|
@ -11,4 +11,8 @@
|
||||||
padding: 0 $base-margin-bottom;
|
padding: 0 $base-margin-bottom;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
width: auto;
|
width: auto;
|
||||||
}
|
&::-moz-focus-inner {
|
||||||
|
border: 0;
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue