More little edits, mostly styles
authorLaury GvR <laury@gaslightmedia.com>
Wed, 20 Aug 2014 13:48:28 +0000 (09:48 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 20 Aug 2014 13:48:28 +0000 (09:48 -0400)
Toolkit/Members/css/member.css
styles.css

index ea7a007..73dc4da 100755 (executable)
@@ -1333,6 +1333,6 @@ div.thumb {
 
 @media (max-width: 766px) {
     #mapContainer {
-        float: none !important;
+/*        float: none !important;*/
     }
 }
\ No newline at end of file
index 4338eb4..19358f6 100644 (file)
@@ -356,6 +356,9 @@ nav.top-bar .top-bar-section > ul > li:hover a {
   margin-top: 40px;
   margin-bottom: 0;
 }
+nav.top-bar .top-bar-section ul li.has-dropdown {
+    margin-left: 1px;
+}
 nav.top-bar .top-bar-section > ul > li.has-dropdown:hover {
   z-index: 9999;
   padding-bottom: 2px;
@@ -434,6 +437,7 @@ nav.top-bar .top-bar-section > ul > li .dropdown li:last-child a {
     left: auto;
     border: none;
     pointer-events: none;
+    padding-left: 40%;
 }
 .top-bar-section .left li .dropdown li .dropdown li {
     border: 1px solid #b1b3b6 !important;