]> git.wh0rd.org - tt-rss.git/blobdiff - themes/3pane/theme.css
misc resize handle tweaks
[tt-rss.git] / themes / 3pane / theme.css
index 2df6ecd6d6e85ab5c76909c05d688ddde9a78300..584e9bab973153580782767fb9afb00f7ae76bc5 100644 (file)
@@ -42,5 +42,10 @@ span.headlineInnerTitle {
 }
 
 #content-insert {
-       margin-left : 5px;
+       position : absolute;
+       left : 6px;
+       right : 0px;
+       bottom : 0px;
+       top : 0px; 
+
 }