From a03e6b96ea96c81d4cb1a1e8c4e86a8a3a82863e Mon Sep 17 00:00:00 2001 From: Fabrixxm Date: Fri, 29 Jun 2012 05:47:53 -0400 Subject: quattro: fix Forum widget, hide edit profile link --- view/theme/quattro/green/style.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'view/theme/quattro/green') diff --git a/view/theme/quattro/green/style.css b/view/theme/quattro/green/style.css index 23fd4cb41..57fa38aa1 100644 --- a/view/theme/quattro/green/style.css +++ b/view/theme/quattro/green/style.css @@ -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; -- cgit v1.2.3