Skip to content
Snippets Groups Projects
Commit aa09c4a8 authored by Ron Lucke's avatar Ron Lucke Committed by Jan-Hendrik Willms
Browse files

fix #1987

Closes #1987

Merge request studip/studip!1294
parent 480af1ce
No related branches found
No related tags found
No related merge requests found
...@@ -5085,7 +5085,6 @@ cw tiles ...@@ -5085,7 +5085,6 @@ cw tiles
background-color: $color; background-color: $color;
} }
}; };
}
.preview-image { .preview-image {
height: 180px; height: 180px;
...@@ -5179,8 +5178,6 @@ cw tiles ...@@ -5179,8 +5178,6 @@ cw tiles
} }
} }
.description-text-wrapper { .description-text-wrapper {
overflow: hidden; overflow: hidden;
height: 10em; height: 10em;
...@@ -5220,7 +5217,7 @@ a.description:hover { ...@@ -5220,7 +5217,7 @@ a.description:hover {
color: $white; color: $white;
text-decoration: unset; text-decoration: unset;
} }
}
/* /*
cw tiles end cw tiles end
*/ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment