remove seemingly useless bordercontainer from main layout

This commit is contained in:
Andrew Dolgov
2018-12-05 10:33:30 +03:00
parent 5b3d5a28f2
commit 2cd1ec5816
8 changed files with 185 additions and 196 deletions

View File

@@ -709,12 +709,6 @@ body.ttrss_main {
}
}
#header-wrap {
border-width : 0px;
margin : 0px;
padding : 0px;
}
#content-wrap {
padding : 0px;
border-width : 0px;
@@ -917,13 +911,6 @@ body.ttrss_main {
z-index : 5;
}
#footer {
text-align : center;
color : @default-text;
padding : 4px 4px 8px 4px;
border-width : 0px;
}
#content-insert {
padding : 0px;
border-color : #ddd;