1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 10:05:56 +00:00

minor css tweaks

This commit is contained in:
Andrew Dolgov
2014-01-27 19:48:16 +04:00
parent e48c486d24
commit d728015d48
2 changed files with 6 additions and 8 deletions

View File

@@ -1075,7 +1075,7 @@ function switchPanelMode(wide) {
dijit.byId("content-insert").domNode.setStyle({width: 'auto',
height: '50%',
borderTopWidth: '1px'});
borderTopWidth: '0px'});
$("headlines-frame").setStyle({ borderBottomWidth: '1px' });
$("headlines-frame").removeClassName("wide");