Skip to content
Snippets Groups Projects
Commit a09b1b3e authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms Committed by Rasmus Fuhse
Browse files

fixes #3673

Closes #3673

Merge request !2546
parent 6d414414
No related branches found
No related tags found
No related merge requests found
...@@ -148,7 +148,7 @@ a.wiki-restricted { ...@@ -148,7 +148,7 @@ a.wiki-restricted {
align-items: stretch; align-items: stretch;
.wiki_added, .wiki_added,
.wiki_erased { .wiki_erased {
width: 30px; min-width: 30px;
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: center center; background-position: center center;
min-height: 22px; min-height: 22px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment