Skip to content
Snippets Groups Projects
Commit 092e184b authored by srosse's avatar srosse
Browse files

OO-1612: overflow too long title in the 2 columns view of the catalog

parent 4533e473
No related branches found
No related tags found
No related merge requests found
......@@ -336,6 +336,9 @@
height: $o-coursesite-rowelem-width-xs;
margin: 0 0 0 $o-coursesite-rowelem-width-xs;
padding: 0 0 0 1em;
overflow: hidden;
.o_title {
line-height: $o-coursesite-rowelem-width-xs;
}
......
This diff is collapsed.
This diff is collapsed.
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