Commit 6345aa8a authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray Committed by Douglas Barbosa Alexandre

Merge branch '25740-fix-new-branch-button-padding' into 'master'

Even out padding on "plus" button in breadcrumb menu

Changed the padding on the ```+``` button to be ```6px``` on all sides.

![Screen_Shot_2016-12-16_at_8_06_07_PM](/uploads/cc85f8ff36c7d2dd75546a67445af19a/Screen_Shot_2016-12-16_at_8_06_07_PM.png)

Closes #25740

See merge request !8154
parent 0460c1bb
......@@ -14,6 +14,7 @@
.add-to-tree {
vertical-align: top;
padding: 6px 10px;
}
.tree-table {
......
---
title: Made the padding on the plus button in the breadcrumb menu even
merge_request:
author: Ryan Harris
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment