X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/11aff90f63d79406e9efa1343c965a19dcf5dbba..8acdba8bdd2be14c2408518812660431fa9e59fb:/public/stylesheets/large.css diff --git a/public/stylesheets/large.css b/public/stylesheets/large.css deleted file mode 100644 index 458099add..000000000 --- a/public/stylesheets/large.css +++ /dev/null @@ -1,28 +0,0 @@ -/* Styles specific to large screens */ - -/* Rules for greeting bar in the top right corner */ - -#small-greeting { - display: none; -} - -/* Rules for the main content area */ - -#content { - left: 192px; - top: 35px; -} - -/* Rules for OpenLayers maps */ - -.olControlPanZoom { - display: none; -} - -/* Rules for the login form */ - -.loginBox { - width: 400px; - height: 200px; - margin-bottom: 40px; -}