Removed some unintended css

This commit is contained in:
Jiiks 2016-05-07 00:07:46 +03:00
parent 6d16dea9ac
commit c61af06452
2 changed files with 1 additions and 17 deletions

View File

@ -1304,22 +1304,6 @@
margin-top:70px;
}
.chat .title-wrap, .guild-header header {
background: rgba(25, 62, 90, 0.91) !important;
}
.guilds-wrapper:before {
background: rgba(25, 62, 90, 0.91) !important;
min-height:48px !important;
width:60px;
content: " ";
display:block;
}
.guilds-wrapper ul {
padding-top:5px;
}
.bda-backdrop {
position:absolute;
top:0;

2
css/main.min.css vendored

File diff suppressed because one or more lines are too long