.button css updates

This commit is contained in:
Adam Bradley
2015-06-19 13:31:11 -05:00
parent f2d5781bb3
commit 5dfa350f29
13 changed files with 41 additions and 24 deletions

View File

@@ -2,7 +2,8 @@
.ion-segment {
> .button {
> button,
> [button] {
border-width: 1px;
transition: 100ms all linear;

View File

@@ -5,7 +5,8 @@ ion-segment { display: block; }
flex: 1;
width: 100%;
> .button {
> button,
> [button] {
flex: 1;
display: block;