ensl.org/app/assets/stylesheets/themes/flat/layout/_hacks.scss
2014-05-16 22:10:24 +01:00

9 lines
No EOL
109 B
SCSS

/*
Firefox select hacks
*/
select {
-moz-appearance: none;
text-indent: 0.01px;
text-overflow: '';
}