minor style tweaks

This commit is contained in:
Henry Jameson 2018-08-28 16:20:04 +03:00
parent 330288b4cd
commit da362b2b88
2 changed files with 9 additions and 4 deletions

View file

@ -26,10 +26,6 @@
border-bottom-right-radius: 0;
padding: .3em 1em;
&::-moz-focus-inner {
border: none;
}
&:not(.active) {
border-bottom: 1px solid;
border-bottom-color: $fallback--btn;