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
Branches
No related tags found
No related merge requests found
...@@ -37,6 +37,6 @@ export default { ...@@ -37,6 +37,6 @@ export default {
} }
.widget-action-icon { .widget-action-icon {
position: absolute; position: absolute;
left: 0; left: -22px;
} }
</style> </style>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment