Skip to content

Commit e8a981e

Browse files
committed
Revised whitespace
1 parent 2220526 commit e8a981e

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed
Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,22 @@
1-
/* Image upload use ImageMagick
1+
/*
2+
Image upload use ImageMagick
3+
Changes for plupload.css
24
-----------------------------------*/
5+
36
.file-name {
4-
vertical-align: middle;
5-
}
7+
vertical-align: middle;
8+
}
69

710
.file-name img {
8-
max-height: 150px;
9-
max-width: 150px;
10-
}
11+
max-height: 150px;
12+
max-width: 150px;
13+
}
1114

1215
.attach-name span {
13-
padding-left: 0.5em;
16+
padding-left: 0.5em;
1417
}
1518

1619
.attach-controls {
17-
float: none;
18-
padding-top: 1em;
20+
float: none;
21+
padding-top: 1em;
1922
}

0 commit comments

Comments
 (0)