remove seemingly useless bordercontainer from main layout
This commit is contained in:
@@ -4,9 +4,23 @@ body.ttrss_prefs {
|
||||
font-size: 14px;
|
||||
|
||||
#footer, #header {
|
||||
padding : 8px;
|
||||
font-size : 13px;
|
||||
}
|
||||
|
||||
#header {
|
||||
float : right;
|
||||
}
|
||||
|
||||
#footer_splitter {
|
||||
display : none;
|
||||
}
|
||||
|
||||
#footer {
|
||||
background-color : #f5f5f5;
|
||||
padding-left : 8px;
|
||||
padding-right : 8px;
|
||||
font-size : 13px;
|
||||
border : 0px;
|
||||
text-align : center;
|
||||
}
|
||||
|
||||
#header a:hover {
|
||||
|
||||
Reference in New Issue
Block a user