2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00

remove CSS table layout from user prefs page

This commit is contained in:
Jeff Atwood 2017-02-16 02:01:20 -08:00
parent e6c6a9e2d3
commit 1444025e9c

View file

@ -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 {