Removed duplicate css

pull/132/head
cagataycivici 2019-12-30 14:14:35 +03:00
parent 2e6fd96066
commit 27562d11d7
1 changed files with 0 additions and 19 deletions

View File

@ -956,24 +956,6 @@ a {
}
}
@media screen and (max-width: 960px) {
.layout-config {
top: 110px;
height: calc(100% - 110px);
transform: translate3d(100%,0,0);
.layout-config-button {
left: auto;
right: -52px;
}
&.layout-config-active {
width: 100%;
transform: translate3d(0,0,0);
}
}
}
.clearfix {
display: inline-block;
@ -1279,7 +1261,6 @@ a {
}
}
.layout-sidebar {
top: 70px;
left: -300px;