mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 14:07:04 +03:00
Bugfix and cleanup CSS even more
This commit is contained in:
parent
badf422178
commit
e3e0474be2
24 changed files with 88 additions and 192 deletions
|
|
@ -112,10 +112,6 @@
|
|||
.b-settings-content {
|
||||
padding: 20px;
|
||||
padding-left: 30px;
|
||||
|
||||
.legend {
|
||||
width: 600px;
|
||||
}
|
||||
}
|
||||
|
||||
td {
|
||||
|
|
@ -127,7 +123,3 @@
|
|||
html.rl-mobile .rl-settings-view-model {
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
html.rl-mobile .b-settings-content .legend {
|
||||
width: auto;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue