change wrap style

This commit is contained in:
Dario Rekowski on RockPI 2020-01-23 10:20:52 +00:00
parent 34e96fff3f
commit 068dfa659a

View File

@ -17,7 +17,7 @@ $this->loadHelper('Form', [
padding: 10px 30px; padding: 10px 30px;
} }
td.actions p { td.actions p {
white-space:initial; white-space:normal;
font-size:16px; font-size:16px;
} }
td.actions ul { td.actions ul {