public/css: workaround for web2.3.x layout changes

This commit is contained in:
Thomas Gelf 2016-05-13 14:14:44 +02:00
parent 728c0745ae
commit 8b6866ecc8

View File

@ -35,6 +35,8 @@ span.disabled {
} }
.controls span.action-links { .controls span.action-links {
display: block;
margin-bottom: 0.5em;
a { a {
color: @icinga-blue; color: @icinga-blue;
margin-right: 1em; margin-right: 1em;