From f4447a083106b7ae774b317863284bc5fcee4af4 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Thu, 28 Jan 2016 08:35:02 -0500 Subject: [PATCH] changed duplicate ids and their respective styles --- css/app.css | 8 ++++---- header.php | 4 ++-- home.php | 3 ++- parts/off-canvas-menu.php | 2 +- scss/_page.header.scss | 2 +- scss/_right-off-canvas.scss | 4 ++-- scss/_topbar.scss | 3 ++- 7 files changed, 14 insertions(+), 12 deletions(-) diff --git a/css/app.css b/css/app.css index ef0e9f5..9a3279e 100644 --- a/css/app.css +++ b/css/app.css @@ -6428,7 +6428,7 @@ header { -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.55); -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.55); -ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.55); } - header .long-bar img#head-logo { + header .long-bar img.head-logo { padding: 10px 0; } header .sticky { z-index: 150; } @@ -6604,7 +6604,7 @@ header { left: 147px; } #rate { - margin-bottom: 20px; } + margin-top: 16px; } #linksNav { background: #043867; @@ -7770,7 +7770,7 @@ aside.right-off-canvas-menu ul.open { .right-off-canvas-menu .offcavas-social-list li a.share { background-position: -73px 0; } -#arrive, #depart, #rate, #adults, #kids { +#arrive, #depart, #adults, #kids { margin-bottom: 0px; margin-top: 16px; } @@ -7778,7 +7778,7 @@ aside.right-off-canvas-menu ul.open { background-color: white !important; background: url("../assets/people-icon.jpg") no-repeat 140px; } -#rate { +#rateOffCanvas { margin-bottom: 20px; } #departOff { diff --git a/header.php b/header.php index 7d43282..07f3080 100644 --- a/header.php +++ b/header.php @@ -17,7 +17,7 @@
- +
@@ -44,7 +44,7 @@
- +
diff --git a/home.php b/home.php index 5883d85..973b7a0 100644 --- a/home.php +++ b/home.php @@ -32,9 +32,10 @@

Posted on - +
diff --git a/parts/off-canvas-menu.php b/parts/off-canvas-menu.php index 9bdadd3..68230b1 100644 --- a/parts/off-canvas-menu.php +++ b/parts/off-canvas-menu.php @@ -27,7 +27,7 @@