]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/large.css
Upgrade to rails 3.1.0
[rails.git] / public / stylesheets / large.css
diff --git a/public/stylesheets/large.css b/public/stylesheets/large.css
deleted file mode 100644 (file)
index a1efa85..0000000
+++ /dev/null
@@ -1,20 +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;
-}