mirror of
https://github.com/discourse/discourse.git
synced 2025-09-12 21:10:47 +08:00
Fix + remove unnecessary indentation, dead code, cleanup user.css
This commit is contained in:
parent
c8ce3c6dee
commit
8a06d3d312
4 changed files with 155 additions and 172 deletions
|
@ -92,6 +92,11 @@
|
|||
|
||||
}
|
||||
|
||||
.user-table {
|
||||
position: relative;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.avatar-selector {
|
||||
label {
|
||||
display: inline-block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue