Chromium Code Reviews| Index: ui/webui/resources/css/bubble_button.css |
| diff --git a/ui/webui/resources/css/bubble_button.css b/ui/webui/resources/css/bubble_button.css |
| index 5f37ed207069018fd143c3d548cceafebd76d899..7d6d5d75d1248fa075296ce10923efb7b3d3276c 100644 |
| --- a/ui/webui/resources/css/bubble_button.css |
| +++ b/ui/webui/resources/css/bubble_button.css |
| @@ -7,6 +7,7 @@ |
| display: inline-block; |
| height: 0; |
| line-height: 1; |
| + margin-left: 4px; |
| vertical-align: middle; |
| width: 16px; |
| } |
| @@ -15,6 +16,6 @@ |
| background-size: 16px; |
| height: 16px; |
| position: relative; |
| - top: -8px; |
| + top: -9px; |
|
Dan Beam
2014/02/12 21:56:31
screenshots for these change
michaelpg
2014/02/13 02:15:23
Will upload tomorrow (working remotely today)
michaelpg
2014/02/13 19:36:10
https://drive.google.com/a/google.com/folderview?i
|
| width: 16px; |
| } |