added width to related files section
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 18 Dec 2015 20:32:46 +0000 (15:32 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 18 Dec 2015 20:32:46 +0000 (15:32 -0500)
css/app.css
scss/_body.scss

index 7d6fead..c6f7047 100644 (file)
@@ -6802,7 +6802,7 @@ body .shadow-wrapper {
 #relatedFiles {
   background: #dddddd;
   float: right;
-  width: 220px;
+  width: 250px;
   margin-left: 100px; }
 
 #relatedFiles h3 {
index 13b2db3..70cd2a0 100644 (file)
@@ -91,7 +91,7 @@ body {
 #relatedFiles{
     background: rgb(221, 221, 221);
     float:right;
-    width: 220px;
+    width: 250px;
     margin-left: 100px;
 }
 #relatedFiles h3{