themes/fledermaus: get rid of wobbly descriptions
This commit is contained in:
parent
34f8367c78
commit
09f9c54357
1 changed files with 0 additions and 8 deletions
|
@ -431,14 +431,6 @@ div.cbi-value-description {
|
||||||
font-size: 90%;
|
font-size: 90%;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.cbi-value-field > div.cbi-value-description {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
div.cbi-value:hover div.cbi-value-field > div.cbi-value-description {
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
|
|
||||||
div.cbi-section-create {
|
div.cbi-section-create {
|
||||||
clear: left;
|
clear: left;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|
Loading…
Reference in a new issue