13

I updated chrome and when i open up devtools i see this.

chrome new devtools rulers

How can i get rid of the rulers (the dark part in the upper and right side)? It takes a lot of space and i have a little 13.3" screen.

Luca Boieru
  • 2,260
  • 4
  • 17
  • 15
  • possible duplicate of [Google Chrome Developer Tools - disable black emulation options ruler](http://stackoverflow.com/questions/26308572/google-chrome-developer-tools-disable-black-emulation-options-ruler) – Daniel Rippstein Oct 15 '14 at 14:11

1 Answers1

23

F12; In the top left next to the spyglass icon is a blue device icon, click it to toggle device mode.

enter image description here

Or you can use the keyboard shortcut to toggle Device Mode:

Windows: Ctrl + Shift + M

Mac: Cmd + Shift + M

jaredwilli
  • 11,762
  • 6
  • 42
  • 41
Alex K.
  • 171,639
  • 30
  • 264
  • 288