Chromium Code Reviews| Index: runtime/bin/vmservice/client/lib/src/elements/nav_bar.html |
| diff --git a/runtime/bin/vmservice/client/lib/src/elements/nav_bar.html b/runtime/bin/vmservice/client/lib/src/elements/nav_bar.html |
| index 915b6476a9e0b65f53048619df75fca0528df029..4ce6b708a4d824f6cf52f0364fb555a0a1e97cce 100644 |
| --- a/runtime/bin/vmservice/client/lib/src/elements/nav_bar.html |
| +++ b/runtime/bin/vmservice/client/lib/src/elements/nav_bar.html |
| @@ -175,7 +175,7 @@ |
| float: right; |
| margin: 0; |
| } |
| - li button { |
| + button { |
|
Cutch
2014/06/06 17:18:44
On Linux the buttons are the same size, on Mac the
|
| margin: 3px; |
| padding: 8px; |
| } |