From 841849075deec6f06792530b7f25ad3acefcf94b Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Wed, 30 Aug 2017 11:49:52 +0300 Subject: www: fixes --- juick-www/src/main/static/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'juick-www/src/main/static/style.css') diff --git a/juick-www/src/main/static/style.css b/juick-www/src/main/static/style.css index 15ee62d2..a674e050 100644 --- a/juick-www/src/main/static/style.css +++ b/juick-www/src/main/static/style.css @@ -169,7 +169,7 @@ body > header p { box-sizing: border-box; margin: 0 0 5px 0; min-height: 14pt; - min-weight: 300px; + min-width: 300px; padding: 4px; width: 100%; } @@ -605,7 +605,6 @@ q { } #dialogw { z-index: 11; - position: relative; max-width: 90%; max-height: calc(100% - 100px); position: fixed; -- cgit v1.2.3