Skip to content

Commit 8b061db

Browse files
author
Stefano Verna
committed
Fixed CSS
1 parent fb84f64 commit 8b061db

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

app/assets/stylesheets/active_admin/active_admin_dragonfly.css.sass

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,15 @@
11
@import bourbon
22

3-
div.input.dragonfly
3+
.input.dragonfly
44

5-
.dragonfly-fields
6-
display: inline-block
7-
vertical-align: top
8-
position: relative
9-
width: 500px
10-
+clearfix
5+
.fragments
116

12-
label
13-
width: auto
7+
&> legend
8+
width: 20%
149

15-
.dragonfly-field
16-
margin-bottom: 4px
10+
ol
11+
li
12+
margin-bottom: 7px
1713

1814
.field-preview
1915
float: left

0 commit comments

Comments
 (0)