snappymail/dev/Styles/User/AdvancedSearch.less

12 lines
131 B
Text
Raw Normal View History

2021-03-09 00:23:21 +08:00
.b-advanced-search-content {
&.modal {
max-width: 780px;
2021-03-09 00:23:21 +08:00
}
.control-label {
width: 110px;
}
.span4 {
width: 360px;
2016-07-17 23:03:38 +08:00
}
}