mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: remove glyphs from user page for now
This commit is contained in:
parent
e1050d0273
commit
1c65fbc9b5
@ -89,9 +89,10 @@
|
||||
}
|
||||
|
||||
.user-navigation .nav-stacked .glyph {
|
||||
float: right;
|
||||
display: block;
|
||||
position: static;
|
||||
display: none;
|
||||
// float: right;
|
||||
// display: block;
|
||||
// position: static;
|
||||
}
|
||||
|
||||
.user-navigation {
|
||||
|
Loading…
Reference in New Issue
Block a user