Update main.css

quick update to ensure horizontal space is used
This commit is contained in:
misfir3 2017-04-21 12:27:37 -04:00 committed by GitHub
parent 2f72ac4add
commit 459cc613e1

View File

@ -1092,5 +1092,5 @@ span.show-next-page, span.show-prev-page {
//TODO: come up with longer term solution for full-window viewing //TODO: come up with longer term solution for full-window viewing
*/ */
.col-md-8 { .col-md-8 {
width: auto !important width: 95% !important
} }