Skip to content
Snippets Groups Projects
Commit 8a069f8d authored by Gerrit Uitslag's avatar Gerrit Uitslag
Browse files

fix an unfortunate line break in one of the tabs of the mediamanager when using Arabic

parent c59f5183
No related branches found
No related tags found
No related merge requests found
......@@ -44,6 +44,10 @@
min-width: 15em; /* @change */
}
#mediamanager__page .tabs li {
white-space: nowrap;
}
#mediamanager__page .panelHeader {
background-color: @ini_background_alt;
margin: 0 10px 10px 0;
......
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