mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 11:35:49 +00:00
template layout fixes
This commit is contained in:
parent
fbbe7a9914
commit
ce6c5142ce
1 changed files with 2 additions and 2 deletions
|
@ -123,7 +123,7 @@ body.inner {
|
|||
margin: 0;
|
||||
padding:0;
|
||||
text-align:left;
|
||||
height:30px;
|
||||
height:25px;
|
||||
background-color:#ddd;
|
||||
color:#000;
|
||||
border-style:solid;
|
||||
|
@ -156,7 +156,7 @@ body.inner {
|
|||
margin: 0;
|
||||
padding:0;
|
||||
text-align:right;
|
||||
height:30px;
|
||||
height:25px;
|
||||
background-color:#ddd;
|
||||
color:#000;
|
||||
z-index:999;
|
||||
|
|
Loading…
Add table
Reference in a new issue