]> 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 458099a..0000000
+++ /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;
-}