mirror of
https://github.com/wekan/wekan.git
synced 2026-01-26 03:06:09 +01:00
Fix Bullets in label selection popup. Related to import nib css reset.
Thanks to AuspeXeu, mfilser and xet7 ! Fixes #4516 Related #4512
This commit is contained in:
parent
a2968d74d7
commit
985c2cdbfd
2 changed files with 61 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
@import url("css/reset.css") print, screen;
|
||||
|
||||
.board-list {
|
||||
margin: 0 8px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue