css cleanup

This commit is contained in:
Adam Bradley
2015-09-05 21:02:44 -05:00
parent 463de4b437
commit c41801c55f
23 changed files with 381 additions and 389 deletions

View File

@@ -3,9 +3,10 @@
// --------------------------------------------------
.segment .ion-segment {
> button,
> [button] {
.ion-segment {
button,
[button] {
border-width: 1px;
transition: 100ms all linear;
@@ -30,5 +31,7 @@
&:last-of-type {
border-left-width: 0px;
}
}
}