yodel_admin 0.0.4 → 0.0.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -269,13 +269,14 @@ article {
269
269
  }
270
270
 
271
271
  #record section {
272
- margin-top: 40px;
272
+ margin-top: 25px;
273
273
  font-size: 13px;
274
274
  }
275
275
 
276
- /*.list #record section:first-child {
277
- margin-top: 0px;
278
- }*/
276
+ #record form section > div > div {
277
+ clear: both;
278
+ padding-top: 15px;
279
+ }
279
280
 
280
281
  #record section h1 {
281
282
  margin-bottom: 15px;
@@ -302,7 +303,6 @@ article {
302
303
  #record form > section > div > div > div {
303
304
  padding-left: 110px;
304
305
  padding-right: 30px;
305
- padding-bottom: 15px;
306
306
  vertical-align: top;
307
307
  }
308
308
 
@@ -373,10 +373,6 @@ article {
373
373
  clear: both;
374
374
  }
375
375
 
376
- .contains-field-type-image + .contains-field-type-image {
377
- margin-top: 35px;
378
- }
379
-
380
376
  #record .image_preview {
381
377
  width: 80px;
382
378
  height: 80px;
data/lib/yodel_admin.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module YodelAdmin
2
- VERSION = '0.0.4'
2
+ VERSION = '0.0.5'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yodel_admin
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: