diff --git a/component/pear/css/module/button.css b/component/pear/css/module/button.css
index 83d857a..b675f5c 100644
--- a/component/pear/css/module/button.css
+++ b/component/pear/css/module/button.css
@@ -152,13 +152,6 @@
font-size: 12px;
}
-.pear-btn-cell {
- height: 100%;
- line-height: 100%;
- padding: 0 8px;
- font-size: 12px;
-}
-
.pear-btn-xs {
height: 28px;
line-height: 28px;
diff --git a/view/document/button.html b/view/document/button.html
index a6c4caa..0a55ea3 100644
--- a/view/document/button.html
+++ b/view/document/button.html
@@ -102,14 +102,12 @@
-
-
diff --git a/view/system/user.html b/view/system/user.html
index a3f5ed5..7db350d 100644
--- a/view/system/user.html
+++ b/view/system/user.html
@@ -60,8 +60,8 @@