diff options
Diffstat (limited to 'css')
| -rw-r--r-- | css/sally.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/sally.css b/css/sally.css index b37b408..4c80ff8 100644 --- a/css/sally.css +++ b/css/sally.css @@ -90,7 +90,7 @@ textarea { font-size:12pt; width: 37vw; height: 300px; background: #333; color: margin: 3px; } -#ui_rapper { clear:both; float: left; width: 100%; } +#ui_rapper { clear:both; float: left; width: 100vw; } #workspace_rapper { width: 100%; } .loading .vertical #ui_rapper { clear: none } |
