1
0
Fork 0
mirror of synced 2024-09-29 08:51:28 +13:00

make all 3 dot icons horizontal

This commit is contained in:
Damodar Lohani 2022-02-08 19:27:59 +05:45
parent 7315852aae
commit 6124b1cc5f
3 changed files with 2 additions and 8 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -235,12 +235,6 @@ small {
display: inline-block;
}
// Icon Hacks
.icon-dot-3:before {
.func-rotate(90deg);
}
// fix icons vertical alignment
i[class^='icon-'], i[class*=' icon-']{
&:before {