mirror of
https://github.com/transmission/transmission
synced 2025-03-16 16:55:36 +00:00
(trunk web) #2774 "Support stats display feature in the web client" -- fix potential layout issue described @ http://trac.transmissionbt.com/ticket/2774#comment:13. Bug created, spotted, and fixed by Longinus00. Welcome to the club. :)
This commit is contained in:
parent
ddde05bff7
commit
83e43a81b5
1 changed files with 1 additions and 1 deletions
|
@ -895,7 +895,7 @@ div#prefs_container div.dialog_window {
|
|||
}
|
||||
|
||||
div#stats_container div.dialog_window {
|
||||
width: 230px;
|
||||
width: 255px;
|
||||
padding: 0 15px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue