mirror of https://github.com/kiwix/libkiwix.git
Fixed vertical alignment of the tag filter indicator
This commit is contained in:
parent
846404e959
commit
00fae37f2d
|
@ -121,7 +121,7 @@
|
|||
|
||||
.tagFilterLabel {
|
||||
width: max-content;
|
||||
padding: 10px;
|
||||
padding: 7px;
|
||||
font-family: roboto;
|
||||
font-size: 12px;
|
||||
margin: 0 0 0 17px;
|
||||
|
|
Loading…
Reference in New Issue