minor css change to user page

This commit is contained in:
Jeff Atwood 2017-01-18 01:11:49 -08:00
parent 49515d5a38
commit 095ec9cf63
2 changed files with 2 additions and 1 deletions

View File

@ -142,7 +142,6 @@
.user-content { .user-content {
padding: 10px 8px; padding: 10px 8px;
background-color: $secondary; background-color: $secondary;
border: 1px solid dark-light-diff($primary, $secondary, 90%, -60%);
margin-bottom: 10px; margin-bottom: 10px;
box-sizing: border-box; box-sizing: border-box;

View File

@ -1694,6 +1694,7 @@ en:
> %{site_title} -- %{site_description} > %{site_title} -- %{site_description}
With this note
> %{user_custom_message} > %{user_custom_message}
@ -1729,6 +1730,7 @@ en:
> >
> %{site_description} > %{site_description}
With this note
> %{user_custom_message} > %{user_custom_message}