Remove some commented lines and logs

This commit is contained in:
shpuld 2018-04-11 19:40:59 +03:00
parent a1f6ef1dca
commit ee883d0f88
3 changed files with 0 additions and 6 deletions

View file

@ -253,7 +253,6 @@ main-router {
border-radius: $fallback--panelRadius;
border-radius: var(--panelRadius, $fallback--panelRadius);
box-shadow: 1px 1px 4px rgba(0,0,0,.6);
//overflow: hidden;
}
.panel-body:empty::before {