mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 15:05:56 +00:00
minor css tweaks
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user