Make filter box and project header more responsive
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user