forked from GNUsocial/gnu-social
Merge request from postblue for unclosed @media in CSS
This commit is contained in:
commit
cffd1ad796
@ -704,7 +704,7 @@ font-style:italic;
|
|||||||
min-height: 1em;
|
min-height: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#shownotice .notice .h-entry {,
|
#shownotice .notice .h-entry {
|
||||||
font-size:2.2em;
|
font-size:2.2em;
|
||||||
min-height:123px;
|
min-height:123px;
|
||||||
font-size: 1.6em;
|
font-size: 1.6em;
|
||||||
@ -2493,7 +2493,7 @@ display:none;
|
|||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*end of @media screen, projection, tv*/
|
}/*end of @media screen, projection, tv*/
|
||||||
|
|
||||||
|
|
||||||
@media print {
|
@media print {
|
||||||
|
Loading…
Reference in New Issue
Block a user