Even more better looking stuff module

This commit is contained in:
MrFry 2019-10-24 15:10:17 +02:00
parent 90de7e926b
commit 1089c683e5

View file

@ -17,6 +17,7 @@
word-wrap: break-word; word-wrap: break-word;
word-break: break-all; word-break: break-all;
table-layout: fixed; table-layout: fixed;
padding: 0 12
} }
textarea { textarea {
@ -43,7 +44,7 @@
border: none !important; border: none !important;
} }
tr { tr {
line-height: 29px; line-height: 34px;
width:32%; width:32%;
} }
.butt { .butt {