forked from GNUsocial/gnu-social
Fixed notice option alignment in IE
This commit is contained in:
parent
8e58f24173
commit
ff81384ee3
@ -27,11 +27,8 @@ padding:0 4px;
|
|||||||
}
|
}
|
||||||
.notice-options input.submit {
|
.notice-options input.submit {
|
||||||
font-size:0;
|
font-size:0;
|
||||||
margin-top:3px;
|
|
||||||
height:16px;
|
|
||||||
text-align:right;
|
text-align:right;
|
||||||
text-indent:0;
|
text-indent:0;
|
||||||
width:24px;
|
|
||||||
}
|
}
|
||||||
.notice div.entry-content .timestamp a {
|
.notice div.entry-content .timestamp a {
|
||||||
margin-right:4px;
|
margin-right:4px;
|
||||||
|
Loading…
Reference in New Issue
Block a user