navbar.css: prevent overlapping of elements (#2140)
go-pro-link is overlapping the settings button
This commit is contained in:
@@ -333,6 +333,9 @@ span.icon-text::after {
|
||||
position: relative;
|
||||
padding: 0.5rem 1rem;
|
||||
transition: all 0.3s ease;
|
||||
z-index: 1;
|
||||
display: inline-block;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.go-pro-badge {
|
||||
|
||||
Reference in New Issue
Block a user