Fix css
This commit is contained in:
parent
2a85fb542a
commit
6fd6df81ca
@ -2254,6 +2254,9 @@ td.nobottom, td.nobottom {
|
||||
div.liste_titre .tagtd {
|
||||
vertical-align: middle;
|
||||
}
|
||||
div.liste_titre {
|
||||
box-shadow: 2px 2px 4px #CCC;
|
||||
}
|
||||
div.liste_titre {
|
||||
min-height: 26px !important; /* We cant use height because it's a div and it should be higher if content is more. but min-height doe not work either for div */
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user