Center align "SHOW MORE" labels in details panel

This commit is contained in:
Simon Howe
2016-02-23 17:32:05 +01:00
parent df2c21e3bb
commit 2ecb2bd4cb

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;