1
0
mirror of https://github.com/Rnhmjoj/solarized-dark-ui synced 2025-01-24 11:34:19 +01:00

Fixes active tab height

This commit is contained in:
Rob Cameron 2014-02-26 18:14:35 -08:00
parent 16868c5ce6
commit 68392853dd

View File

@ -73,7 +73,7 @@
&, &:before {
background-color: @tab-background-color-active;
height: @tab-height + 1px;
height: @tab-height;
}
}