Update bootstrap3.css

This commit is contained in:
LEGALISE_PIRACY 2024-01-27 00:36:23 +00:00
parent fd9a7b9685
commit f799b9d1aa

3
bootstrap3.css vendored
View File

@ -13,6 +13,9 @@
.modal-open { .modal-open {
overflow: hidden; overflow: hidden;
} }
.close {
float:right;
}
.modal { .modal {
position: fixed; position: fixed;
top: 0; top: 0;