Skip to content

Commit

Permalink
css: Remove redundant #settings from zulip.scss.
Browse files Browse the repository at this point in the history
Since `settings` element no longer exists, hence removing it from
zulip.scss.
  • Loading branch information
pragatiagrawal31 authored and timabbott committed Jun 18, 2019
1 parent 6105b05 commit 5af8b98
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions static/styles/zulip.scss
Expand Up @@ -2907,16 +2907,6 @@ div.topic_edit_spinner .loading_indicator_spinner {
background-color: hsla(102, 85%, 57%, 0.5);
}

#settings h1 {
font-size: 25px;
font-weight: 300;
}

#settings .settings-icon {
margin-right: 10px;
font-size: 20px;
}

#home {
margin-top: 41px;
}
Expand Down

0 comments on commit 5af8b98

Please sign in to comment.