Fixed CSS & Table, Removed Close buttons on upload start.

This commit is contained in:
FallenGravity
2019-10-17 16:49:24 +02:00
parent d9dbd39e66
commit 1cc838d2d1
3 changed files with 43 additions and 78 deletions

View File

@@ -3115,7 +3115,7 @@ section.content {
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
position: relative;
margin-bottom: 30px;
max-height: 400px;
max-height: 550px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;