diff options
-rw-r--r-- | static/css/patches.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/patches.css b/static/css/patches.css index 83761e9..a0da706 100644 --- a/static/css/patches.css +++ b/static/css/patches.css @@ -43,7 +43,7 @@ div.pageheader { padding-top: 0px; background-color: #eee; border: 1px solid black; - height: 80px; + min-height: 80px; } div.pageheader img { |