Commit 3548b9438f497bc38517ab5ac27c9d37bd5880a0
1 parent
158fd0a9
Exists in
master
and in
29 other branches
application-css: remove doubled style
Showing
1 changed file
with
0 additions
and
7 deletions
Show diff stats
public/stylesheets/application.css
... | ... | @@ -6467,13 +6467,6 @@ li.profile-activity-item.upload_image .activity-gallery-images-count-1 img { |
6467 | 6467 | text-align: center; |
6468 | 6468 | } |
6469 | 6469 | |
6470 | -#product-list .highlighted img.star { | |
6471 | - position: absolute; | |
6472 | - top: 2px; | |
6473 | - right: 2px; | |
6474 | - z-index: 1; | |
6475 | -} | |
6476 | - | |
6477 | 6470 | ul.article-versions li { |
6478 | 6471 | font-size: 13px; |
6479 | 6472 | padding: 3px 0px; | ... | ... |