summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/markdown_area.scss
diff options
context:
space:
mode:
authorJose <jvargas@gitlab.com>2018-06-12 15:19:01 -0500
committerJose <jvargas@gitlab.com>2018-06-13 16:21:03 -0500
commitdb18593b286002dfbe677a6c2fbfc65366bfdd07 (patch)
tree611a51e4e0b17ae7c742cd8709a233aab25addff /app/assets/stylesheets/framework/markdown_area.scss
parentc102f956d82cc389f3e1d13ad68564602e8ab78f (diff)
downloadgitlab-ce-db18593b286002dfbe677a6c2fbfc65366bfdd07.tar.gz
Remove the btn-xs class from the stylesheets
Diffstat (limited to 'app/assets/stylesheets/framework/markdown_area.scss')
-rw-r--r--app/assets/stylesheets/framework/markdown_area.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/stylesheets/framework/markdown_area.scss b/app/assets/stylesheets/framework/markdown_area.scss
index b893151e4fe..7290a174668 100644
--- a/app/assets/stylesheets/framework/markdown_area.scss
+++ b/app/assets/stylesheets/framework/markdown_area.scss
@@ -61,10 +61,6 @@
padding-top: 0;
line-height: 19px;
- &.btn.btn-xs {
- padding: 2px 5px;
- }
-
&:focus {
margin-top: -10px;
padding-top: 10px;