mirror of
https://github.com/discourse/discourse.git
synced 2026-07-29 23:58:12 -05:00
FIX: user profiles borked at min width
This commit is contained in:
@@ -191,9 +191,8 @@
|
||||
|
||||
.primary {
|
||||
position: relative;
|
||||
margin-top: 20px;
|
||||
float: left;
|
||||
width: 75%;
|
||||
width: 71%;
|
||||
color: $secondary;
|
||||
text-shadow: rgba(0, 0, 0, 0.5) 0 1px 1px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user