// shouldn’t change .container behavior

This commit is contained in:
Kevin Granger
2013-12-11 12:25:28 +01:00
parent 8f71f36be9
commit f8b7e02396
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5297,7 +5297,7 @@ div.star a:hover {
position: relative; }
#header .header-row:first-child {
background-color: #333333; }
#header .header-row .container {
#header .header-row > .container {
position: relative; }
#header .header-row .shop-phone {
display: block;