mirror of
https://github.com/wekan/wekan.git
synced 2026-01-28 20:26:09 +01:00
Added missing 'import nib' stylesheet reset that removes extra li bullet points.
Thanks to mfilser and xet7 ! Related https://github.com/wekan/wekan/issues/4512#issuecomment-1129347536
This commit is contained in:
parent
58da992a0c
commit
8964a18e76
2 changed files with 17 additions and 1 deletions
|
|
@ -3,7 +3,6 @@
|
|||
}
|
||||
.board-list li {
|
||||
float: left;
|
||||
color: #dedede; /* li same color as background grey */
|
||||
width: 20%;
|
||||
box-sizing: border-box;
|
||||
position: relative;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue