mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 15:32:26 +08:00
FIX: user profiles borked at min width
This commit is contained in:
parent
334d9eaa53
commit
a7b6c1a625
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user