Browse Source

Merge pull request #482 from smfrunic/release-2.1

Some CSS fixes, for 2 small bugs, Thanks to ARG for these.
Michael Eshom 11 years ago
parent
commit
b8380d5191
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Themes/default/css/index.css

+ 2 - 2
Themes/default/css/index.css

@@ -1540,7 +1540,7 @@ img#smflogo {
 	width: 50%;
 	float: left;
 	overflow: auto;
-	padding: 0 4px;
+	padding: 0 4px 6px 4px;
 	font-size: 0.9em;
 }
 .user ul{
@@ -4239,7 +4239,7 @@ span.hidelink {
 .add_buddy .roundframe, .add_buddy .title_bar {
 	background: none;
 	border: none;
-	max-width: 70em;
+	max-width: 100%;
 }
 #activitytime .windowbg2 .flow_hidden {
 	background: none;