1
0
Fork 0
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:
Charles Kerr 2010-03-12 19:39:37 +00:00
parent ddde05bff7
commit 83e43a81b5

View file

@ -895,7 +895,7 @@ div#prefs_container div.dialog_window {
}
div#stats_container div.dialog_window {
width: 230px;
width: 255px;
padding: 0 15px;
}