small change
This commit is contained in:
parent
752055b95f
commit
3db37ecdf9
@ -60,7 +60,7 @@
|
|||||||
<div id ="msg" class="loader" style="display:none;">
|
<div id ="msg" class="loader" style="display:none;">
|
||||||
</div>
|
</div>
|
||||||
<button class="myButton" id="reopen" style="display:none;">
|
<button class="myButton" id="reopen" style="display:none;">
|
||||||
otwóż ponownie
|
otwórz ponownie
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
@ -44,6 +44,8 @@ html {
|
|||||||
height: 15%;
|
height: 15%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
|
margin-top: 1%;
|
||||||
|
|
||||||
background-color: #ffffff;
|
background-color: #ffffff;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -58,6 +60,7 @@ html {
|
|||||||
height: 10%;
|
height: 10%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding-top: 1%;
|
padding-top: 1%;
|
||||||
|
margin-bottom: 1%;
|
||||||
|
|
||||||
background-color: #ffffff;
|
background-color: #ffffff;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
Loading…
Reference in New Issue
Block a user