1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-04 13:47:31 +02:00

Fixes #2453, Fixes #2452 - button margin.

This commit is contained in:
Cameron
2017-02-25 08:06:16 -08:00
parent df63b6e761
commit 17bd43d921

View File

@@ -418,7 +418,7 @@ i.s-message-debug { background-position: -1480px 0; width: 32px; height: 32px;
.s-message-body { padding-left: 42px; }
.s-message-item {}
.s-message-item a.btn { margin-top: 15px; }
.s-message-item .btn { margin-top: 15px; }
.e-footer-info { text-align: center }