new container

This commit is contained in:
Pim Snel 2024-03-23 18:43:37 +01:00
parent 69f606163c
commit a2bb449560
2 changed files with 13 additions and 1 deletions

View File

@ -39,6 +39,12 @@ table tr.optrow {
#searchInput {
width: 80%;
}
.xcontainer {
padding-top: 70px;
margin-left: 70px;
margin-right: 260px;
}
@ -149,6 +155,12 @@ table tr.optrow {
display: none;
}
.xcontainer {
margin-right: 30px;
margin-left: 30px;
}
.container {
width: 30em;

View File

@ -47,7 +47,7 @@
</header>
<div class="container" style="padding-top:70px;">
<div class="xcontainer" style="padding-top:70px;">
<!-- Modal -->
<div class="modal" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">