mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 09:10:25 +08:00
fix mobile user page alignment on larger devices
This commit is contained in:
parent
103d42a9d9
commit
da036e7de3
1 changed files with 1 additions and 1 deletions
|
@ -292,6 +292,7 @@
|
|||
|
||||
img.avatar {
|
||||
float: left;
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
.suspended {
|
||||
|
@ -310,7 +311,6 @@
|
|||
float: left;
|
||||
a[href] {
|
||||
color: dark-light-diff($secondary, $primary, 75%, -10%);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue