fix(tab-highlight): line on top css

Closes #365
This commit is contained in:
Adam Bradley
2015-11-02 16:01:55 -06:00
parent 4c3b83fde5
commit ec5d249448

View File

@@ -65,3 +65,6 @@ tab-highlight {
}
}
[tab-bar-placement=bottom] tab-highlight {
top: 0;
}