extend pref tab - old size doesn't eork in FF

This commit is contained in:
MathuraMG 2016-07-15 16:54:43 -04:00
parent 4ddad41053
commit 6187a26b10

View file

@ -2,7 +2,7 @@
position: absolute;
top: #{66 / $base-font-size}rem;
right: #{40 / $base-font-size}rem;
width: #{332 / $base-font-size}rem;
width: #{336 / $base-font-size}rem;
background-color: $light-button-background-color;
display: none;
padding: #{16 / $base-font-size}rem #{26 / $base-font-size}rem;