Browse Source

Mobile rule added so that no space appears between banner and horizontal menu

Muhammad Talha Mansoor 12 years ago
parent
commit
ec392c17e0
1 changed files with 4 additions and 0 deletions
  1. 4 0
      css/custom.css

+ 4 - 0
css/custom.css

@@ -73,6 +73,10 @@ box-shadow: 0 0 0px 0px #888;
 
 .siteBanner {
 margin-top:-16px;
+}
+
+.hmenu {
+margin-top:-11px;
 }
 	.examplecontainer {}