Less float & less html is mobile view profit

This commit is contained in:
djmaze 2021-02-08 21:19:58 +01:00
parent 004378ed8c
commit 57158bd55a
17 changed files with 71 additions and 91 deletions

View file

@ -51,7 +51,7 @@
background-clip: padding-box;
// Aligns the dropdown menu to right
&.pull-right {
&.right-edge {
right: 0;
left: auto;
}