2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-07 12:02:53 +08:00

fixing the profile page that I broke

This commit is contained in:
Kris Aubuchon 2014-03-07 09:36:28 -05:00
parent 87c5c59257
commit ba52091330

View file

@ -254,6 +254,7 @@
background-color: rgba($tertiary_background_color, .9);
text-align: right;
padding: 0 20px;
max-width: 165px;
dd {
color: rgba($tertiary_text_color, .7);