Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/front_end/ui/inspectorCommon.css |
| diff --git a/third_party/WebKit/Source/devtools/front_end/ui/inspectorCommon.css b/third_party/WebKit/Source/devtools/front_end/ui/inspectorCommon.css |
| index b7b1dc6eb56419b3c6324ff5710bb344d70a6587..bc7cabf2a8ce963d2bd13468e03ac8822f3708fa 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/ui/inspectorCommon.css |
| +++ b/third_party/WebKit/Source/devtools/front_end/ui/inspectorCommon.css |
| @@ -87,7 +87,7 @@ iframe.fill { |
| .vbox { |
| display: flex; |
| flex-direction: column !important; |
| - position: relative; |
| + /* position: relative; */ |
|
pfeldman
2017/01/25 20:02:45
don't land commented code. Also, this is a big cha
eostroukhov
2017/01/25 20:20:03
Nice catch! I did this for testing and absolutely
|
| } |
| .view-container > .toolbar { |