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
1 changed files with 0 additions and 4 deletions

View File

@ -84,10 +84,6 @@
.user-table {
margin-top: 30px;
width: 100%;
display: table;
.wrapper {
display: table-row;
}
}
.user-navigation .nav-stacked .glyph {