Skip to content

Commit

Permalink
Added 10px to rsvp height + assets precompile
Browse files Browse the repository at this point in the history
  • Loading branch information
kende committed Jan 17, 2012
1 parent 4ef3e9b commit e42a9fb
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/base.css.scss
Expand Up @@ -94,7 +94,7 @@ html {

body > article > aside div#rsvp {
width: 200px;
height: 60px;
height: 70px;
position: absolute;
right: 0;
margin: 10px 0;
Expand Down
Binary file modified public/assets/application-46e36aa3be7acfe7e4e6ee9cb8ede9ec.js.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified public/assets/jquery-8a50feed8d29566738ad005e19fe1c2d.min.js.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions public/assets/manifest.yml
Expand Up @@ -8,5 +8,5 @@ jquery.infieldlabel.min.js: jquery-e3ff8db2924f226f1478283cb098c71e.infieldlabel
jquery-ui.min.js: jquery-ui-7e33882a28fc84ad0e0e47e46cbf901c.min.js
jquery.min.js: jquery-8a50feed8d29566738ad005e19fe1c2d.min.js
application.js: application-46e36aa3be7acfe7e4e6ee9cb8ede9ec.js
application.css: application-90af9af0d35cb1e80f2b4043ad59b5ec.css
base.css: base-5ec33d4c4dbabb68e487abbf4dde7e7b.css
application.css: application-4b84af5eb46adb9267b9bd3b82e096da.css
base.css: base-e9419f6b8ba4a705f093ed68f5d434ba.css

0 comments on commit e42a9fb

Please sign in to comment.