Merge pull request #1209 from Kiloutre/patch-2
properly align torrent & magnet icon again
Cette révision appartient à :
révision
dce8bd1ab8
1 fichiers modifiés avec 2 ajouts et 2 suppressions
|
@ -96,7 +96,7 @@ float: right; }
|
|||
|
||||
|
||||
.header .h-search { margin-right: 10px; }
|
||||
.header .h-search .form-input { font-size: 80%; }
|
||||
.header .h-search .form-input { font-size: 80%; height: 28px; }
|
||||
|
||||
.header .h-search select.form-input { max-width: 110px !important; }
|
||||
|
||||
|
@ -396,7 +396,7 @@ html, body {
|
|||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
}
|
||||
.torrent-buttons a [class^="icon-"], .torrent-buttons a [class*=" icon-"] {
|
||||
.torrent-buttons a [class^="icon-"], .torrent-buttons a [class*=" icon-"],a.form-input.btn-green > div[class^="icon-"], a.form-input.btn-green > div[class*="icon-"] {
|
||||
vertical-align: initial;
|
||||
}
|
||||
|
||||
|
|
Référencer dans un nouveau ticket