Make filter box and project header more responsive

This commit is contained in:
Frederic Guillot
2016-08-08 21:54:45 -04:00
parent fd0bea2187
commit 195fae86d6
17 changed files with 193 additions and 123 deletions

View File

@@ -9,7 +9,7 @@ label
margin-top: 10px
input
&[type="number"], &[type="date"], &[type="email"], &[type="password"], &[type="text"]
&[type="number"], &[type="date"], &[type="email"], &[type="password"], &[type="text"]:not(.input-addon-field)
color: color('light')
border: 1px solid #ccc
width: 300px