1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-05 05:45:22 +02:00

Style tweaks for container start modal.

This commit is contained in:
Kevan Ahlquist 2015-01-31 14:42:10 -06:00
parent fd68039cb9
commit 990456dbdd
6 changed files with 31 additions and 19 deletions

4
dist/dockerui.css vendored
View file

@ -109,4 +109,8 @@ body {
margin: 0.5em;
border-style: solid;
border-width: 0 0 0 1em;
}
.inline-four .form-control {
max-width: 25%;
}