From afce8ec3744c534bc2e7e2dba6dfbf3350b601c8 Mon Sep 17 00:00:00 2001 From: nao-pon Date: Sun, 29 Dec 2019 23:36:16 +0900 Subject: [PATCH] [css:dialog] simplify CSS of 9ae38ce2023a23d21afc37d43eb09605f9ff3934 --- css/common.css | 1 - css/dialog.css | 1 - 2 files changed, 2 deletions(-) diff --git a/css/common.css b/css/common.css index b20639449..e5e528b4f 100644 --- a/css/common.css +++ b/css/common.css @@ -9,7 +9,6 @@ /* style reset */ div.elfinder *, -div.elfinder .ui-dialog-content, div.elfinder :after, div.elfinder :before { box-sizing: content-box; diff --git a/css/dialog.css b/css/dialog.css index 9fd77e480..4a4f139c3 100644 --- a/css/dialog.css +++ b/css/dialog.css @@ -179,7 +179,6 @@ /* content */ .std42-dialog .ui-dialog-content { padding: .3em .5em; - box-sizing: border-box; } .elfinder .std42-dialog .ui-dialog-content,