Index: third_party/WebKit/Source/devtools/front_end/emulation/devicesSettingsTab.css |
diff --git a/third_party/WebKit/Source/devtools/front_end/emulation/devicesSettingsTab.css b/third_party/WebKit/Source/devtools/front_end/emulation/devicesSettingsTab.css |
index a731ee9f9666ec500466cde3dc32519589a475ab..2c4066fdffa63dd6abec9925f5a099e9418b82c0 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/emulation/devicesSettingsTab.css |
+++ b/third_party/WebKit/Source/devtools/front_end/emulation/devicesSettingsTab.css |
@@ -18,6 +18,14 @@ |
flex: none; |
} |
+.devices-settings-tab .octane-score-row { |
+ padding: 10px 0; |
+} |
+ |
+.devices-settings-tab .octane-score-row * { |
+ margin-right: 6px; |
+} |
+ |
.devices-settings-tab .devices-button-row { |
flex: none; |
display: flex; |