Skip to content

Commit 2002c45

Browse files
committed
feat(gridster.css): remove possible default pading
1 parent 93cd01e commit 2002c45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/jquery.gridster.css

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
.gridster > * {
66
margin: 0 auto;
7+
padding: 0;
78
-webkit-transition: height .4s, width .4s;
89
-moz-transition: height .4s, width .4s;
910
-o-transition: height .4s, width .4s;

0 commit comments

Comments
 (0)