diff options
Diffstat (limited to 'css/sally.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 00fdb4a..b831aff 100644 --- a/css/sally.css +++ b/css/sally.css @@ -122,7 +122,7 @@ textarea { font-size:12pt; width: 37vw; height: 300px; background: #333; color: #secret_rapper span { float: left; } .vertical #secret_rapper { margin-right: 10px; } .vertical #secret_rapper span { float: left; clear: both; } -.nopaint #brush_rapper { min-height: 50px; min-width: 50px; } +.nopaint #brush_rapper { min-height: 70px; min-width: 50px; } #nopaint_rapper.hidden { display: none; |
