Use flex for all tabs, Add flat input, Fix hero tabs

This commit is contained in:
jgthms
2016-01-26 00:02:38 +00:00
parent c37d700def
commit 8ce1a3611b
5 changed files with 78 additions and 46 deletions

View File

@@ -51,12 +51,22 @@
width: 100%
&[type="search"]
border-radius: 290486px
&.is-flat
border: none
box-shadow: none
padding: 4px 8px
&.is-small
+control-small
&.is-flat
padding: 4px 6px
&.is-medium
+control-medium
&.is-flat
padding: 4px 10px
&.is-large
+control-large
&.is-flat
padding: 4px 12px
&.is-fullwidth
display: block
width: 100%
@@ -161,6 +171,7 @@
.control
position: relative
text-align: left
&.is-loading
&:after
@extend .loader