mirror of
https://github.com/mgerb/classic-wow-forums
synced 2026-01-11 09:32:51 +00:00
7 lines
97 B
SCSS
7 lines
97 B
SCSS
.forum-nav {
|
|
display: inline-block;
|
|
padding-left: 5px;
|
|
position: relative;
|
|
bottom: 10;
|
|
}
|