working on tag module
This commit is contained in:
@@ -195,3 +195,15 @@ textarea{
|
||||
display: block;
|
||||
margin: 5px 0 5px auto;
|
||||
}
|
||||
|
||||
.taglist .editor > span{
|
||||
display: inline-block;
|
||||
min-width: 150px;
|
||||
min-height: 1.3em;
|
||||
}
|
||||
|
||||
.taglist .tag button{
|
||||
background: transparent;
|
||||
color: orange;
|
||||
border: 0 none;
|
||||
}
|
||||
Reference in New Issue
Block a user