projects
/
WP-Themes
/
WildBillsATVs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd01609
)
NGGallery image width fix
author
Laury GvR
<laury@gaslightmedia.com>
Wed, 31 Dec 2014 17:03:30 +0000
(12:03 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Wed, 31 Dec 2014 17:03:30 +0000
(12:03 -0500)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
c3d4d6e
..
c26c90d
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-309,7
+309,8
@@
html {
/* Nextgen Gallery */
.ngg-gallery-thumbnail-box,
-.ngg-gallery-thumbnail {
+.ngg-gallery-thumbnail,
+.ngg-gallery-thumbnail img {
width: 100%;
}
/* End Nextgen Gallery */
\ No newline at end of file