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

Fix regression

parent 1e505434
Branches
Tags
No related merge requests found
...@@ -2691,7 +2691,8 @@ div.dolEventError h1, div.dolEventError h2 { ...@@ -2691,7 +2691,8 @@ div.dolEventError h1, div.dolEventError h2 {
/* For jquery plugin combobox */ /* For jquery plugin combobox */
.ui-corner-all { white-space: nowrap; } /* Disable this. It breaks wrapping of boxes
.ui-corner-all { white-space: nowrap; } */
/* ============================================================================== */ /* ============================================================================== */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment