Tweaked submenu dropdown arrow

This commit is contained in:
ClemDee 2019-08-07 12:25:50 +02:00
parent 38e955e490
commit a9aadb77e5

View File

@ -22,7 +22,9 @@
} }
} }
.dropdown-toggle { .dropdown-toggle {
transform: rotate(270deg);
margin-left: 10px; margin-left: 10px;
float: right;
} }
.dropdown-menu { .dropdown-menu {
top: -0.7rem; top: -0.7rem;