Skip to content

Commit

Permalink
https://github.com/opencart/opencart/issues/1865
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel kerr committed Sep 28, 2014
1 parent f6308c8 commit 6d57c1c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions upload/admin/view/stylesheet/stylesheet.css
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
width: 50px;
height: 100%;
background-color: #515151;
border-right: 1px solid #515151;
position: absolute;
top: 0px;
padding-top: 50px;
Expand All @@ -177,7 +176,6 @@ span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
@media (max-width: 767px) {
#column-left {
overflow: hidden;
border-right: none;
opacity: 0;
}
#column-left + #content {
Expand Down

0 comments on commit 6d57c1c

Please sign in to comment.