centre topic icons if there are results
This commit is contained in:
parent
461b62628d
commit
f1f56f9286
1 changed files with 5 additions and 0 deletions
|
@ -249,6 +249,11 @@
|
||||||
width: 32px;
|
width: 32px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.resulttopic .topicIcon {
|
||||||
|
margin: 0 auto
|
||||||
|
}
|
||||||
|
|
||||||
.metacodeTip {
|
.metacodeTip {
|
||||||
display: none;
|
display: none;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
|
|
Loading…
Reference in a new issue