Add .full image class for spanning the entire content container

This commit is contained in:
Michael Rose
2016-03-15 12:55:19 -04:00
parent 2b28790ae8
commit 5a14bfb98c
5 changed files with 28 additions and 5 deletions

View File

@@ -128,6 +128,11 @@ body:hover .visually-hidden button {
}
}
/* file page content container */
.full {
max-width: 100% !important;
}
/*
Icons