Skip to content

Commit

Permalink
Merge pull request #1869 from sarken/issue_4096
Browse files Browse the repository at this point in the history
4096 Mobile style tweaks for admin banner and its thermometer
  • Loading branch information
sarken committed Oct 7, 2014
2 parents 05d9803 + 32cf9f9 commit c3c287b
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions public/stylesheets/site/2.0/25-role-handheld.css
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,25 @@ h1, h2, h3 {
width: auto;
}

/* system: messages */

.announcement .userstuff {
margin: 1%;
}

.announcement p.submit {
bottom: -0.5em;
right: 1%;
}

.announcement .thermometer-content {
width: 80%;
}

.announcement .thermometer .amount {
display: none;
}

/*SKIN: Dash Line */

/* DESCRIPTION: Horizontal dash inline*/
Expand Down

0 comments on commit c3c287b

Please sign in to comment.