Skip to content
This repository was archived by the owner on Oct 19, 2022. It is now read-only.

Commit 70dcdd3

Browse files
committed
Update comparison page
Signed-off-by: Jos Poortvliet <[email protected]>
1 parent 074c870 commit 70dcdd3

File tree

3 files changed

+82
-23
lines changed

3 files changed

+82
-23
lines changed

Diff for: assets/css/pages/compare.css

+4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: assets/css/pages/compare.scss

+5
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,11 @@
353353
margin-top: 0px;
354354
margin-left: -8px;
355355
}
356+
.cd-products-table.top-fixed .top-info .compare-button {
357+
display: inline-block;
358+
margin-top: -100px;
359+
margin-left: -8px;
360+
}
356361
.cd-products-table .top-info h3, .cd-products-table .top-info img {
357362
-webkit-transition: -webkit-transform 0.3s;
358363
-moz-transition: -moz-transform 0.3s;

0 commit comments

Comments
 (0)