mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-01 09:39:51 -04:00
fix user page primary width
This commit is contained in:
parent
73ef91cf27
commit
b91eb8ed38
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue