mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Fixed logout link padding
This commit is contained in:
parent
9982102f55
commit
a676daef3e
@ -209,6 +209,9 @@ export default {
|
||||
margin-right: -$space-small;
|
||||
margin-bottom: -$space-xx-small;
|
||||
padding: $space-xx-small $space-small;
|
||||
|
||||
// subtract menu border with from padding
|
||||
padding-left: $space-small - 2;
|
||||
}
|
||||
|
||||
nav {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user