mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
UX: add transparent border for header icon (#20306)
This commit is contained in:
parent
714e903e81
commit
f19044af6a
@ -137,9 +137,7 @@
|
||||
padding: 0.2143em;
|
||||
text-decoration: none;
|
||||
cursor: pointer;
|
||||
border-top: 1px solid transparent;
|
||||
border-left: 1px solid transparent;
|
||||
border-right: 1px solid transparent;
|
||||
border: 1px solid transparent;
|
||||
transition: all linear 0.15s;
|
||||
outline: none;
|
||||
img.avatar {
|
||||
|
Loading…
x
Reference in New Issue
Block a user