Changed the tab content width.

This commit is contained in:
Alex Tselegidis 2015-10-07 21:35:15 +02:00
parent 6de4784ee7
commit 722daac2cd
1 changed files with 1 additions and 1 deletions

View File

@ -707,7 +707,7 @@ padding: 4px 7px;
} }
#settings-page #general fieldset .wrapper { #settings-page #general fieldset .wrapper {
max-width: 400px; max-width: 1024px;
} }
#settings-page .working-plan-wrapper { #settings-page .working-plan-wrapper {