styling fixes to primary aside section
This commit is contained in:
parent
930b09677c
commit
7ed1ef081b
@ -983,30 +983,6 @@ content: ":";
|
|||||||
clear:both;
|
clear:both;
|
||||||
}
|
}
|
||||||
|
|
||||||
.notice p.e-content {
|
|
||||||
clear: none;
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
|
|
||||||
.section .h-card .u-photo {
|
|
||||||
margin-right:7px;
|
|
||||||
margin-bottom:0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.section .notice {
|
|
||||||
padding-top:7px;
|
|
||||||
padding-bottom:7px;
|
|
||||||
border-top:0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.section .notice:first-child {
|
|
||||||
padding-top:0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.section .notice .author {
|
|
||||||
margin-right:0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.notice-title {
|
.notice-title {
|
||||||
display:none;
|
display:none;
|
||||||
}
|
}
|
||||||
@ -1019,12 +995,13 @@ margin-right:0;
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#aside_primary .notices li {
|
#aside_primary .notice .h-card .u-photo {
|
||||||
margin-bottom: 8px;
|
height: 24px;
|
||||||
|
width: 24px;
|
||||||
|
margin-right: 8px;
|
||||||
}
|
}
|
||||||
|
#aside_primary .notice .e-content {
|
||||||
#aside_primary .notice {
|
margin-left: 32px;
|
||||||
min-height: 24px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#export_data li {
|
#export_data li {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user