| 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 d4a718b8bedd6b7cf97c0f0f46fd464c4d2388f3..be3ce16176c161d1d8071833c1fa338048731c88 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/ui/textButton.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/ui/textButton.css
|
| @@ -13,7 +13,7 @@
|
| font-size: 12px;
|
| margin: 0 1px 0 0;
|
| text-shadow: 0 1px 0 hsl(0, 0%, 94%);
|
| - min-height: 2em !important;
|
| + height: 24px;
|
| padding-left: 10px;
|
| padding-right: 10px;
|
| -webkit-user-select: none;
|
|
|