remove CSS table layout from user prefs page
This commit is contained in:
parent
e6c6a9e2d3
commit
1444025e9c
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue