projects
/
WP-Themes
/
PrestonFeather.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30dbb4e
)
added from Ians stash
author
Steve Sutton
<steve@gaslightmedia.com>
Fri, 14 Nov 2014 16:45:13 +0000
(11:45 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Fri, 14 Nov 2014 16:45:13 +0000
(11:45 -0500)
css/styles.css
patch
|
blob
|
history
diff --git
a/css/styles.css
b/css/styles.css
index
906ef32
..
a7257b1
100644
(file)
--- a/
css/styles.css
+++ b/
css/styles.css
@@
-465,4
+465,10
@@
p.in {
.top-bar-section > ul > li .dropdown li:last-child {
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
+}
+.top-bar-section > ul > li .dropdown li:last-child a {
+ border-bottom: none;
+}
+top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
+ left: 5px;
}
\ No newline at end of file