Skip to content

Commit

Permalink
Removed commented out code
Browse files Browse the repository at this point in the history
  • Loading branch information
seb86 committed Jun 19, 2023
1 parent a6b3bca commit f79aaed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
9 changes: 1 addition & 8 deletions assets/css/admin/cocart-rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -335,14 +335,7 @@ body.cocart .error {
top: 0;
width: 100%; }
.cocart.settings-page header .page-title {
padding: 0 20px;
/*.page-title {
background-color: #fff;
display: inline-block;
font-size: 23px;
margin: 0;
padding: 20px 20px 20px 0;
}*/ }
padding: 0 20px; }
.cocart.settings-page header .page-title .logo-sep {
margin: 0 15px; }
@media (max-width: 320px) {
Expand Down
9 changes: 1 addition & 8 deletions assets/css/admin/cocart.css
Original file line number Diff line number Diff line change
Expand Up @@ -335,14 +335,7 @@ body.cocart .error {
top: 0;
width: 100%; }
.cocart.settings-page header .page-title {
padding: 0 20px;
/*.page-title {
background-color: #fff;
display: inline-block;
font-size: 23px;
margin: 0;
padding: 20px 20px 20px 0;
}*/ }
padding: 0 20px; }
.cocart.settings-page header .page-title .logo-sep {
margin: 0 15px; }
@media (max-width: 320px) {
Expand Down

0 comments on commit f79aaed

Please sign in to comment.