forked from GNUsocial/gnu-social
Better widths for notice options (improves Opera Mini's rendering)
This commit is contained in:
@@ -125,10 +125,10 @@ padding-bottom:4px;
|
|||||||
}
|
}
|
||||||
.notice div.entry-content {
|
.notice div.entry-content {
|
||||||
margin-left:0;
|
margin-left:0;
|
||||||
width:75%;
|
width:65%;
|
||||||
}
|
}
|
||||||
.notice-options {
|
.notice-options {
|
||||||
width:70px;
|
width:30%;
|
||||||
margin-right:2%;
|
margin-right:2%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user