| 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 0f4b71de153bc7c10f5f2e2f1d25f86d6142aeda..2317db759ffef7735a965a2ce8756bb409b76ca0 100644
 | 
| --- a/third_party/WebKit/Source/devtools/front_end/emulation/devicesSettingsTab.css
 | 
| +++ b/third_party/WebKit/Source/devtools/front_end/emulation/devicesSettingsTab.css
 | 
| @@ -71,10 +71,6 @@
 | 
|  .devices-edit-fields input {
 | 
|      flex: auto;
 | 
|      margin: 8px 5px 0 5px;
 | 
| -    height: 22px;
 | 
| -    border: 1px solid rgb(213, 213, 213);
 | 
| -    border-radius: 2px;
 | 
| -    padding: 3px;
 | 
|  }
 | 
|  
 | 
|  .devices-edit-fields .device-edit-fixed {
 | 
| 
 |