Skip to content

Commit e96e5d3

Browse files
author
jlengstorf
committedApr 29, 2013
Tweaked CSS for Isotope.
1 parent 8af6d7a commit e96e5d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

Diff for: ‎css/master.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,9 @@ header h1 {
111111
padding: 0;
112112
}
113113

114-
#photos li:nth-child(4n+1) {
114+
/*#photos li:nth-child(4n+1) {
115115
clear: left;
116-
}
116+
}*/
117117

118118
#photos li a {
119119
display: block;

0 commit comments

Comments
 (0)
Please sign in to comment.