1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-25 22:37:27 -04:00

Fixed advanced and save buttons

This commit is contained in:
Mark McDowall
2014-05-14 07:42:44 -07:00
parent ac9e185ca0
commit 5c2f77339d
2 changed files with 25 additions and 20 deletions
+5 -2
View File
@@ -52,10 +52,13 @@ li.save-and-add:hover {
width: 500px;
}
.advanced-settings-toggle {
.settings-controls {
margin-top: 10px;
margin-right: 40px;
}
.advanced-settings-toggle {
display: inline-block;
margin-bottom: 10px;
.checkbox {
width : 100px;