1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-02 20:35:25 +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

View file

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