mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
remove CSS table layout from user prefs page
This commit is contained in:
@@ -84,10 +84,6 @@
|
|||||||
.user-table {
|
.user-table {
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
display: table;
|
|
||||||
.wrapper {
|
|
||||||
display: table-row;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-navigation .nav-stacked .glyph {
|
.user-navigation .nav-stacked .glyph {
|
||||||
|
|||||||
Reference in New Issue
Block a user