Keep config boxes in view on wide screen

This commit is contained in:
Scott Lahteine
2015-02-19 03:41:41 -08:00
parent 335b7680c9
commit 5d0c93ae10
2 changed files with 7 additions and 0 deletions

View File

@ -300,4 +300,5 @@ a.download {
#config_text, #config_adv_text { float: right; clear: right; width: 45%; }
pre.config { height: 20em; }
}