fix bottom of topic list h3 on mobile
This commit is contained in:
parent
c23a4fcbee
commit
34d80464cf
|
@ -258,3 +258,8 @@ ol.category-breadcrumb {
|
|||
.category-notification-menu {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#topic-list-bottom h3 {
|
||||
clear:both;
|
||||
padding-top:10px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue