Skip to content
Snippets Groups Projects
Commit 752ee9d7 authored by HJ's avatar HJ :fire:
Browse files

Merge branch '584' into 'develop'

Fix "Status submission box overlap and alignment issues"

Closes #584

See merge request !835
parents c4fcdc71 90fda1f2
No related branches found
No related tags found
2 merge requests!1028`master` refresh with `develop`,!835Fix "Status submission box overlap and alignment issues"
Pipeline #13505 passed
......@@ -131,6 +131,7 @@ input, textarea, .select {
font-family: sans-serif;
font-family: var(--inputFont, sans-serif);
font-size: 14px;
margin: 0;
padding: 8px .5em;
box-sizing: border-box;
display: inline-block;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment