webconfig: Remove gigantic padding

This commit is contained in:
Fabian Homborg 2021-04-14 20:35:53 +02:00
parent 7eddf48cfa
commit 84087f09d4

View File

@ -499,7 +499,7 @@ img.delete_icon {
.current_prompt {
background-color: #000;
font-size: 12pt;
padding: 25px;
padding: 10px;
margin: 5px 5px 25px 5px; /* top right bottom left */
cursor: pointer;
line-height: 1.8em;