Fixed short urls dropdown menu not properly located

This commit is contained in:
Alejandro Celaya
2018-10-28 21:51:54 +01:00
parent 4ad8e909d4
commit 6634fc41c5
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
@import '../../utils/base';
.short-urls-row-menu__dropdown-toggle:before {
.short-urls-row-menu__dropdown-toggle:after {
display: none !important;
}