fix feeds frame display if DISPLAY_FEEDLIST_ACTIONS is enabled
This commit is contained in:
@@ -340,6 +340,13 @@ iframe {
|
||||
border : 0px solid white;
|
||||
}
|
||||
|
||||
iframe.feedsFrameWithActions {
|
||||
width : 100%;
|
||||
height : 90%;
|
||||
margin : 0px;
|
||||
padding : 0px;
|
||||
}
|
||||
|
||||
iframe.feedsFrame {
|
||||
width : 100%;
|
||||
height : 100%;
|
||||
|
||||
Reference in New Issue
Block a user