mirror of
https://github.com/discourse/discourse.git
synced 2024-11-29 20:24:05 -06:00
fix mobile user page alignment on larger devices
This commit is contained in:
parent
103d42a9d9
commit
da036e7de3
@ -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…
Reference in New Issue
Block a user