From 17e73f4403429f29ea41c824a8e084489df3ace1 Mon Sep 17 00:00:00 2001 From: itozyun Date: Fri, 22 May 2015 15:32:35 +0900 Subject: [PATCH] forgot to commit. --- 0.6.x/css/xui.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/0.6.x/css/xui.css b/0.6.x/css/xui.css index aca363e..96374b9 100644 --- a/0.6.x/css/xui.css +++ b/0.6.x/css/xui.css @@ -6,8 +6,6 @@ -ms-text-size-adjust : 100%; /* 2 */ text-size-adjust : 100%; /* 2 */ } - - html, body { @@ -53,7 +51,7 @@ margin : 0; /* ブラウザのレイアウト機能による auto なサイズ指定は行わない */ overflow : hidden; - + border-style : solid; /* border-box がデフォルト box-sizing : border-box; -- 2.11.0