remove border around welcome block (#6242)

This commit is contained in:
Jérôme Schneider 2015-01-07 11:12:54 +01:00
parent 9113091155
commit d81707ac0e
1 changed files with 1 additions and 0 deletions

View File

@ -144,4 +144,5 @@ div#profile {
#toplinks #welcome span {
background: none;
border: none;
}