themes/fledermaus: get rid of wobbly descriptions

This commit is contained in:
Jo-Philipp Wich 2009-05-05 19:59:03 +00:00
parent 34f8367c78
commit 09f9c54357

View file

@ -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;