quattro: fix Forum widget, hide edit profile link

This commit is contained in:
Fabrixxm 2012-06-29 05:47:53 -04:00
commit a03e6b96ea
3 changed files with 11 additions and 3 deletions

View file

@ -423,7 +423,7 @@ code {
.tool .action {
float: right;
}
.tool li > img {
.tool > img {
float: left;
}
/* popup notifications */
@ -690,6 +690,9 @@ aside {
padding: 0px 10px 0px 20px;
border-right: 1px solid #bdcdd4;
}
aside .profile-edit-side-div {
display: none;
}
aside .vcard .fn {
font-size: 16px;
font-weight: bold;