Skip to content
Snippets Groups Projects
Commit 98fb031f authored by Elmar Ludwig's avatar Elmar Ludwig
Browse files

set size for progress element, re #77

parent c5303ffd
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,11 @@ table.default .button {
margin-top: 0;
}
table.default progress {
height: 20px;
width: 120px;
}
table.default input[type="text"],
table.default textarea {
padding-bottom: 2px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment