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:
@@ -89,9 +89,10 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.user-navigation .nav-stacked .glyph {
|
.user-navigation .nav-stacked .glyph {
|
||||||
float: right;
|
display: none;
|
||||||
display: block;
|
// float: right;
|
||||||
position: static;
|
// display: block;
|
||||||
|
// position: static;
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-navigation {
|
.user-navigation {
|
||||||
|
|||||||
Reference in New Issue
Block a user