Skip to content

Commit

Permalink
fix: remove unused style declarations
Browse files Browse the repository at this point in the history
  • Loading branch information
jerivas committed Aug 12, 2020
1 parent f0a8d8b commit 6a95a1c
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions mezzanine/core/static/css/mezzanine.css
Original file line number Diff line number Diff line change
Expand Up @@ -426,17 +426,6 @@ float the buttons inside it. This prevents collapsing. */
margin-bottom: 30px;
background-color: #FEFFEE;
}
span.page-model {
float: left;
font-size: 0.6rem;
padding: 2px 8px 0;
text-transform: uppercase;
}

textarea#id_description[readonly] {
background: #ddd;
color: #eee;
}

/*========================================
MEZZANINE TWEETS
Expand Down

0 comments on commit 6a95a1c

Please sign in to comment.