diff --git a/nodejs/public/stylesheets/style.css b/nodejs/public/stylesheets/style.css index cab715f..6042d41 100644 --- a/nodejs/public/stylesheets/style.css +++ b/nodejs/public/stylesheets/style.css @@ -84,6 +84,10 @@ nav li img { background-color: #c4124d; } +.ng-modal form button, .ng-modal form { + margin-bottom: 0; +} + /* Modal */ .ng-modal { width: 85% !important;