From: itozyun Date: Fri, 22 May 2015 06:32:35 +0000 (+0900) Subject: forgot to commit. X-Git-Url: http://git.osdn.jp/view?p=pettanr%2FclientJs.git;a=commitdiff_plain;h=17e73f4403429f29ea41c824a8e084489df3ace1 forgot to commit. --- 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;