Showing 1 changed files with 1 additions and 1 deletions
+1 -1
dist/css/hackernews.css
... ...
@@ -142,7 +142,7 @@ p.question {
142 142
     color: #aaa;
143 143
   }
144 144
   .panel-footer { background-color: #000; }
145
-  .panel-body { width: 105%; margin-left: -2%; }
145
+  .panel-body { width: 114%; margin-left: -7%; }
146 146
 }
147 147
 /* Desktop Theme Light */
148 148
 @media only screen and (min-width: 601px) {