| Index: third_party/WebKit/Source/devtools/front_end/components/breakpointsList.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/components/breakpointsList.css b/third_party/WebKit/Source/devtools/front_end/components/breakpointsList.css
|
| index 67a9453c997442742db13de1146827a8f9f511d5..5b22d51f6fa48e2ad66eb519b84fa0233c58fbdb 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/components/breakpointsList.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/components/breakpointsList.css
|
| @@ -27,7 +27,7 @@
|
| * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -.sidebar-pane .breakpoint-condition {
|
| +.breakpoint-condition {
|
| display: block;
|
| margin-top: 4px;
|
| margin-bottom: 4px;
|
|
|