mirror of
https://github.com/octoleo/syncthing.git
synced 2025-02-08 23:08:27 +00:00
gui: Increase padding a bit again (ref #6153)
I change my mind on this, the modals need *some* padding to not look weird.
This commit is contained in:
parent
0d14ee4142
commit
df866e10c8
@ -247,14 +247,10 @@ a.toggler:hover {
|
||||
}
|
||||
|
||||
/**
|
||||
* Panel and Modal body padding decrease
|
||||
* Panel padding decrease
|
||||
*/
|
||||
|
||||
.panel-collapse .panel-body {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.modal-body {
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user