Skip to content
Snippets Groups Projects
Commit 6fd6df81 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Fix css

parent 2a85fb54
No related branches found
No related tags found
No related merge requests found
......@@ -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 */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment