mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 17:46:05 -05:00
Merge pull request #2073 from awesomerobot/master
fixing the profile page that I broke
This commit is contained in:
commit
b81f77541c
1 changed files with 1 additions and 0 deletions
|
@ -254,6 +254,7 @@
|
||||||
background-color: rgba($tertiary_background_color, .9);
|
background-color: rgba($tertiary_background_color, .9);
|
||||||
text-align: right;
|
text-align: right;
|
||||||
padding: 0 20px;
|
padding: 0 20px;
|
||||||
|
max-width: 165px;
|
||||||
|
|
||||||
dd {
|
dd {
|
||||||
color: rgba($tertiary_text_color, .7);
|
color: rgba($tertiary_text_color, .7);
|
||||||
|
|
Loading…
Reference in a new issue