Archived
1
0

fix tor/clearnet/i2p icon placement

This commit is contained in:
jeff
2015-11-07 12:39:24 -05:00
parent 322edd37cb
commit 5219bcefab
2 changed files with 13 additions and 9 deletions

View File

@@ -267,6 +267,10 @@ fieldset {
max-width: 90%;
}
fieldset > img {
float: right;
}
.thread {
float: left;
width: 90%;