projects
/
WP-Themes
/
charlevoixdesign2017.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a82e198
)
Removed right-side separator from final top nav items
author
Laury GvR
<laury@gaslightmedia.com>
Fri, 3 Feb 2017 17:37:46 +0000
(12:37 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Fri, 3 Feb 2017 17:37:46 +0000
(12:37 -0500)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
87c55bd
..
aea4f48
100755
(executable)
--- a/
style.css
+++ b/
style.css
@@
-1544,8
+1544,8
@@
a:hover .nav-title,
padding: 0 20px;
text-decoration: none;
}
-.static-nav-section
:last-child ul
.static-nav-link::after {
-
//
content: "";
+.static-nav-section
ul li:last-child
.static-nav-link::after {
+ content: "";
}
.wrap .static-nav-parent {
float: left;