Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/front_end/ui/smallIcon.css |
| diff --git a/third_party/WebKit/Source/devtools/front_end/ui/smallIcon.css b/third_party/WebKit/Source/devtools/front_end/ui/smallIcon.css |
| index 92baadf1d2fba84cdca802ffdec37748ce540314..d84aaa2277ba90ba02b09262412d0764e03293da 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/ui/smallIcon.css |
| +++ b/third_party/WebKit/Source/devtools/front_end/ui/smallIcon.css |
| @@ -7,8 +7,9 @@ |
| div { |
| width: 10px; |
| height: 10px; |
| - margin-right: 2px; |
| + margin-right: 4px; |
| display: inline-block; |
| + flex-shrink: 0; |
| } |
| div.error-icon, |