css: Remove redundant #settings from zulip.scss.

Since `settings` element no longer exists, hence removing it from
zulip.scss.
This commit is contained in:
Pragati Agrawal
2019-06-16 19:05:44 +05:30
committed by Tim Abbott
parent 6105b05f50
commit 5af8b980fe

View File

@@ -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;
}