forked from GNUsocial/gnu-social
Better widths for notice options (improves Opera Mini's rendering)
This commit is contained in:
parent
94c7b2b43a
commit
d7efe87e77
@ -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%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user