From f799b9d1aac50f573dc71d8171f5629dbd06e90c Mon Sep 17 00:00:00 2001 From: LEGALISE_PIRACY Date: Sat, 27 Jan 2024 00:36:23 +0000 Subject: [PATCH] Update bootstrap3.css --- bootstrap3.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bootstrap3.css b/bootstrap3.css index c08e01f9..4f09f2ba 100644 --- a/bootstrap3.css +++ b/bootstrap3.css @@ -13,6 +13,9 @@ .modal-open { overflow: hidden; } +.close { + float:right; +} .modal { position: fixed; top: 0;