Merge pull request #1012 from weaveworks/990-center-show-more-buttons

Center align "SHOW MORE" labels in details panel
This commit is contained in:
Simon
2016-02-24 09:14:24 +01:00

View File

@@ -752,6 +752,7 @@ h2 {
&-more {
.btn-opacity;
padding: 2px 0;
text-align: center;
text-transform: uppercase;
cursor: pointer;
color: @text-secondary-color;