summaryrefslogtreecommitdiffstats
path: root/public/ng/less/ui/reset.less
diff options
context:
space:
mode:
Diffstat (limited to 'public/ng/less/ui/reset.less')
-rw-r--r--public/ng/less/ui/reset.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/ng/less/ui/reset.less b/public/ng/less/ui/reset.less
index d6abb0e536..26ec6292a7 100644
--- a/public/ng/less/ui/reset.less
+++ b/public/ng/less/ui/reset.less
@@ -238,7 +238,7 @@ input,
}
}
-button {
+button,.btn {
overflow: visible;
padding: .6em 1.2em;
}
@@ -365,4 +365,4 @@ pre {
dt {
font-weight: bold;
-} \ No newline at end of file
+}