mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
fix user page primary width
This commit is contained in:
@@ -229,7 +229,7 @@
|
||||
.primary {
|
||||
margin-top: 20px;
|
||||
float: left;
|
||||
width: 75%;
|
||||
width: 65%;
|
||||
color: $tertiary_text_color;
|
||||
text-shadow: rgba(0, 0, 0, 0.5) 0 1px 1px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user