make sure the draft-status is visible on mobile

This commit is contained in:
Régis Hanol 2014-03-27 19:06:23 +01:00
parent 20d9cb26fc
commit 218384e86c
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ display: none;
color: darken($tertiary_text_color, 40%);
}
#draft-status {
right: 0;
right: 70px;
color: lighten($primary_text_color, 60%);
&.flash {
color: $warning_text_color;