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:
parent
e6c6a9e2d3
commit
1444025e9c
1 changed files with 0 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue