Enlarged the services form column width so that the CRUD buttons do not wrap.

This commit is contained in:
Alex Tselegidis 2016-01-17 13:57:31 +01:00
parent c06f3def14
commit 71eca2b5b8

View file

@ -513,7 +513,7 @@ body .form-horizontal .controls {
} }
#services-page .details { #services-page .details {
max-width: 370px; max-width: 450px;
} }
/* BACKEND USERS PAGE /* BACKEND USERS PAGE