.ios and .md body class css structure

This commit is contained in:
Adam Bradley
2015-09-04 23:53:59 -05:00
parent 7b09e70284
commit cdf631dcaf
42 changed files with 140 additions and 195 deletions

View File

@ -3,7 +3,7 @@
// --------------------------------------------------
.segment[mode=ios] .ion-segment {
.segment .ion-segment {
> button,
> [button] {
border-width: 1px;
@ -26,6 +26,7 @@
&:first-of-type {
border-right-width: 0px;
}
&:last-of-type {
border-left-width: 0px;
}