mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
Cleanup styling and gulp merge @media queries
This commit is contained in:
parent
d3d0180208
commit
e13337e247
60 changed files with 699 additions and 731 deletions
11
dev/Styles/User/AdvancedSearch.less
Normal file
11
dev/Styles/User/AdvancedSearch.less
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
.b-advanced-search-content {
|
||||
&.modal {
|
||||
max-width: 780px;
|
||||
}
|
||||
.control-label {
|
||||
width: 110px;
|
||||
}
|
||||
.span4 {
|
||||
width: 360px;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue