From 9ca9faeedde7b09c5eb791f6dbd32e00d0f2a63a Mon Sep 17 00:00:00 2001 From: root Date: Tue, 10 May 2016 12:55:54 +0300 Subject: fix style --- src/main/webapp/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/main/webapp/style.css b/src/main/webapp/style.css index 69c7e2da..5548b79a 100644 --- a/src/main/webapp/style.css +++ b/src/main/webapp/style.css @@ -241,7 +241,7 @@ q { border-left: 1px dashed #CCC; margin: 10px 0 10px 10px; padding-left: 10px; article>header.u { margin: 0; width: auto; display: block; } article>header.t { float: none; text-align: left; margin: 0; width: auto; display: block; } article p { margin: 10px 0 8px 0; } - article>nav.l { display: block; float: left; width: 65%; line-height: 15pt; } + article>nav.l { display: block; float: left; width: 80%; line-height: 15pt; } article>nav.s { display: block; } article textarea { width: 205px; } article footer { float: left; } -- cgit v1.2.3