Rollup merge of #40725 - Cldfire:master, r=estebank

Remove duplicated styling in main.css

If nothing else, it saves a bit of data.
This commit is contained in:
Corey Farwell 2017-03-22 19:30:34 -04:00 committed by GitHub
commit b2d62e8737
1 changed files with 0 additions and 8 deletions

View File

@ -45,14 +45,6 @@ pre {
background-color: #fff;
}
.sidebar {
background-color: #F1F1F1;
}
.sidebar .current {
background-color: #fff;
}
.sidebar .location {
border-color: #000;
background-color: #fff;