Index: third_party/WebKit/Source/devtools/front_end/emulation/deviceModeView.css |
diff --git a/third_party/WebKit/Source/devtools/front_end/emulation/deviceModeView.css b/third_party/WebKit/Source/devtools/front_end/emulation/deviceModeView.css |
index f067fcaa3c94cfe90680f12ab6907b15d73fa36e..9df89c1652e0446038054961ca29507f7344e920 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/emulation/deviceModeView.css |
+++ b/third_party/WebKit/Source/devtools/front_end/emulation/deviceModeView.css |
@@ -28,12 +28,12 @@ |
} |
.device-mode-toolbar-left { |
- flex: 0 1000 115px; |
+ flex: 0 1000 155px; |
min-width: 93px; |
} |
.device-mode-toolbar-right { |
- flex: 0 1000 115px; |
+ flex: 0 1000 155px; |
min-width: 40px; |
display: flex; |
} |