forked from GNUsocial/gnu-social
Use a min-width just in case. Fixes IE.
(cherry picked from commit cf2b4c033c
)
This commit is contained in:
parent
2fabf586c7
commit
9694e3e4cf
@ -952,6 +952,7 @@ clear:left;
|
|||||||
float:left;
|
float:left;
|
||||||
font-size:0.95em;
|
font-size:0.95em;
|
||||||
margin-left:59px;
|
margin-left:59px;
|
||||||
|
min-width:60%;
|
||||||
max-width:74%;
|
max-width:74%;
|
||||||
}
|
}
|
||||||
#showstream .notice div.entry-content,
|
#showstream .notice div.entry-content,
|
||||||
|
Loading…
Reference in New Issue
Block a user