client/posts: remove bullets from post management

This commit is contained in:
rr- 2017-01-20 22:39:49 +01:00
parent b0e60a340b
commit 6714f05b49
1 changed files with 6 additions and 1 deletions

View File

@ -130,8 +130,13 @@
display: inline-block display: inline-block
.management .management
ul
list-style-type: none
margin: 0
padding: 0
li li
margin: 0 margin: 0
padding: 0
label label
margin-bottom: 0.3em margin-bottom: 0.3em