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

Icons haben falsche Position im ActionWidget

Closes #4736

Merge request studip/studip!3533
parent 92874a55
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,6 @@ export default {
}
.widget-action-icon {
position: absolute;
left: 0;
left: -22px;
}
</style>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment