Index: third_party/WebKit/Source/devtools/front_end/ui/textButton.css |
diff --git a/third_party/WebKit/Source/devtools/front_end/ui/textButton.css b/third_party/WebKit/Source/devtools/front_end/ui/textButton.css |
index 5d7f099c5aff78b756aea7ab4f0b8c5472e6a4b1..e5a72154cc7d4d61ec20da9d383b2e0cc1e08daf 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/ui/textButton.css |
+++ b/third_party/WebKit/Source/devtools/front_end/ui/textButton.css |
@@ -10,7 +10,7 @@ |
font-size: 12px; |
border: 1px solid rgba(0, 0, 0, 0.2); |
border-radius: 2px; |
- padding: 3px 12px; |
+ padding: 0px 12px; |
font-weight: 500; |
color: #333; |
background-color: #fff; |