1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-24 08:43:27 +00:00

fix r6496 oops: common.css wasn't supposed to be checked in

This commit is contained in:
Charles Kerr 2008-08-12 13:53:10 +00:00
parent c75c512ff1
commit 02448556f9

View file

@ -758,6 +758,7 @@ iframe#torrent_upload_frame {
}
div#prefs_container label {
line-height: 25px;
vertical-align: middle;
display: block;
}