Skip to content

Commit

Permalink
Added missing angle brackets for ".order-details-page" CSS style
Browse files Browse the repository at this point in the history
  • Loading branch information
andreymaz committed Jul 30, 2013
1 parent 8eac8ba commit a79d2c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,7 @@ a.eu-cookie-privacyinfo-tag{color:#B80709 !important;text-decoration:underline;}


/* ORDER DETAILS */
.order-details-page
.order-details-page{}
.order-details-page .page-title{}
.order-details-page .page-title h1{float:left;}
.order-details-page .page-title a{float:right;margin-left:10px;}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ a.eu-cookie-privacyinfo-tag{color:#B80709 !important;text-decoration:underline;}


/* ORDER DETAILS */
.order-details-page
.order-details-page{}
.order-details-page .page-title{}
.order-details-page .page-title h1{float:right;}
.order-details-page .page-title a{float:left;margin-right:10px;}
Expand Down

0 comments on commit a79d2c8

Please sign in to comment.