projects
/
WP-Themes
/
ParrotsLanding.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
708b3ed
)
Nivo slider margin fix
author
Laury GvR
<laury@gaslightmedia.com>
Fri, 2 Jan 2015 18:21:40 +0000
(13:21 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Fri, 2 Jan 2015 18:21:40 +0000
(13:21 -0500)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
0d105ed
..
43970e4
100755
(executable)
--- a/
style.css
+++ b/
style.css
@@
-497,6
+497,13
@@
ul, ol, dl {
.metaslider .slides li img {
margin: 0;
}
+.nivo-main-image {
+ margin: 0 !important;
+}
+.nivo-caption {
+ position: relative !important;
+}
+
/* End MetaSlider */
/* */