فهرست منبع

Merge pull request #342 from ErickMR19/patch-1

Update style.css
Daniel Rudolf 9 سال پیش
والد
کامیت
2678473e09
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      themes/default/style.css

+ 2 - 1
themes/default/style.css

@@ -214,7 +214,8 @@ dd {
 /* Structure Styles
 /*---------------------------------------------*/
 .inner {
-    width: 850px;
+    width: 100%;
+    max-width: 850px;
     margin: 0 auto;
 }