forked from GNUsocial/gnu-social
Minor CSS order/cleanup.
This commit is contained in:
parent
192bc42c91
commit
efe8c47d7d
@ -842,23 +842,6 @@ text-transform:lowercase;
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.notice-data {
|
|
||||||
position:absolute;
|
|
||||||
top:18px;
|
|
||||||
right:0;
|
|
||||||
min-height:50px;
|
|
||||||
margin-bottom:4px;
|
|
||||||
}
|
|
||||||
.notice .entry-content .notice-data dt {
|
|
||||||
display:none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.notice-data a {
|
|
||||||
display:block;
|
|
||||||
outline:none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.notice-options {
|
.notice-options {
|
||||||
padding-left:2%;
|
padding-left:2%;
|
||||||
float:left;
|
float:left;
|
||||||
@ -1036,6 +1019,8 @@ padding-right:30px;
|
|||||||
.hentry .entry-content p {
|
.hentry .entry-content p {
|
||||||
margin-bottom:18px;
|
margin-bottom:18px;
|
||||||
}
|
}
|
||||||
|
.system_notice ul,
|
||||||
|
.instructions ul,
|
||||||
.hentry entry-content ol,
|
.hentry entry-content ol,
|
||||||
.hentry .entry-content ul {
|
.hentry .entry-content ul {
|
||||||
list-style-position:inside;
|
list-style-position:inside;
|
||||||
@ -1160,9 +1145,6 @@ clear:both;
|
|||||||
margin-bottom:0;
|
margin-bottom:0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.instructions ul {
|
|
||||||
list-style-position:inside;
|
|
||||||
}
|
|
||||||
.instructions p,
|
.instructions p,
|
||||||
.instructions ul {
|
.instructions ul {
|
||||||
margin-bottom:18px;
|
margin-bottom:18px;
|
||||||
|
Loading…
Reference in New Issue
Block a user