GithubHelp home page GithubHelp logo

docktoright's People

Contributors

hsablonniere avatar mauricelam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

docktoright's Issues

Icon positioning wonky when DevTools is docked to the bottom

In Chrome 23.0.1271.97 (stable) on Win7, when DevTools is docked to the bottom, the icon spacing is not uniform. The spacing looks fine when docked to the right. (Although the PageSpeed icon from the Chrome extension is slightly lower than the built-in ones.)

Docked to bottom: non-uniform icon spacing:

10-01-2013 12-38-15

Docked to right: looks great! PageSpeed icon slightly lower than others:

10-01-2013 12-43-31

apply vertical styles with a media query

I often use dev tools with the page I'm debugging only a few hundred pixels wide (for mobile development) and the dev tools docked to the right, taking up the rest of the screen. So it's useful to retain the original orientation at wider widths. So I simply wrapped your entire stylesheet in a media query:

@media (max-width: 800px) {
  /* stylesheet content */
}

Could I suggest adding it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.