aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/style.css b/style.css
index e336e79d..56e2cb4c 100644
--- a/style.css
+++ b/style.css
@@ -660,13 +660,6 @@ table.popup-table .link{
min-height: 0;
}
-#modalImage{
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translateX(-50%) translateY(-50%);
-}
-
.modalPrev,
.modalNext {
cursor: pointer;