fix no javascript
This commit is contained in:
parent
3d713bd18f
commit
504a425409
2 changed files with 0 additions and 6 deletions
|
@ -8,7 +8,6 @@
|
|||
div.awesomplete {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
div.awesomplete > input {
|
||||
|
|
|
@ -221,12 +221,7 @@ h1 {
|
|||
margin-left:24px;
|
||||
}
|
||||
|
||||
.tagfilter div.awesomplete {
|
||||
width: 20%;
|
||||
}
|
||||
|
||||
.tagfilter #tagfilter_value {
|
||||
width: 100%;
|
||||
display: inline;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue