Skip to content

Commit

Permalink
Merge pull request #396 from phuonghuynh/master
Browse files Browse the repository at this point in the history
Update changes
  • Loading branch information
phuonghuynh committed Sep 3, 2015
2 parents 1bb5a1f + 7d40b15 commit 677e87b
Showing 1 changed file with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion src/main/webapp/assets/sass/z-responsive-candidate.sass
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@
//.navi-step-salary-review.fixed
// position: inherit
.salary-review-content
padding: 10px
padding: 10px 0px
.arrow-up-active
display: none
h3
Expand Down Expand Up @@ -1706,6 +1706,31 @@
.right-content
width: 100%
text-align: center
.salary-review-page
.salary-review-block
.top-three-skills
padding: 10px 5px
.post-contest-block
.post-contest-form
.post-contest-field
.autocomplete
width: 80%
.salary-review-page
.salary-review-block
.top-three-skills
button
width: 20%
.content-page-block
.content-page-detail
.review-project-content-block
.review-project-content
.time-and-payment-block
.working-time-block
width: 100%
.payment-block
width: 100%
clear: both
padding-top: 10px
@media (min-width: 640px)
.rwd-table
margin: auto
Expand Down

0 comments on commit 677e87b

Please sign in to comment.