mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-11-11 18:06:42 +08:00
292f3289ac
And improved responsive CSS
13 lines
168 B
Text
13 lines
168 B
Text
#rl-popups {
|
|
.b-advanced-search-content {
|
|
&.modal {
|
|
width: 750px;
|
|
.control-label {
|
|
width: 100px;
|
|
}
|
|
.controls {
|
|
margin-left: 110px;
|
|
}
|
|
}
|
|
}
|
|
}
|