1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 19:30:25 +02:00

PM: Fix for outbox template load. BC styling fix for table width.

This commit is contained in:
Cameron
2017-05-25 14:43:39 -07:00
parent ae5da61a3c
commit 77df665135
2 changed files with 3 additions and 1 deletions

View File

@@ -41,6 +41,8 @@ ul.breadcrumb li span.divider { padding-left:5px; }
.img-responsive { max-width:100%; }
.logo.img-responsive { height: auto; }
table.table { width: 100% }
.media-list {
padding-left: 0;
list-style: none;