Removed dead CSS override.

This commit is contained in:
Oliver Hamlet
2014-11-15 13:52:20 +00:00
parent 719477fa57
commit 9ae1b0e5b4
-5
View File
@@ -46,11 +46,6 @@ html /deep/ paper-tab::shadow #ink {
color: #4285f4;
}
/* This override change the font size of the sidebar items to be the body text size. */
#cardsNav /deep/ #label {
font-size: 10pt;
}
/* This override change the positioning of the progress dialog to adapt to content changes. */
#progressDialog {
position: inherit !important;