]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/ltr.css.scss
Restyle the tabs as simple blocks
[rails.git] / app / assets / stylesheets / ltr.css.scss
index 0cb78c29031306cbb72e49c6b4332a81df5e6b36..039d901c008d67951489bc1c22a0e4308be9a72e 100644 (file)
@@ -76,7 +76,7 @@ html body {
 #tabnav a:link,
 #tabnav a:visited {
   float: left;
 #tabnav a:link,
 #tabnav a:visited {
   float: left;
-  margin-right: 4px;
+  margin-right: 1px;
 }
 
 /* Rules for greeting bar in the top right corner */
 }
 
 /* Rules for greeting bar in the top right corner */
@@ -125,10 +125,6 @@ html body {
 
 /* Rules for the main content area */
 
 
 /* Rules for the main content area */
 
-body.site #content {
-  border: 0;
-}
-
 #content {
   border-left: 1px solid #ccc;
   left: 185px;
 #content {
   border-left: 1px solid #ccc;
   left: 185px;
@@ -198,12 +194,6 @@ body.site #content {
   float: right;
 }
 
   float: right;
 }
 
-/* Rules for the login page */
-
-#login_wrapper input[type=submit] {
-  float: right;
-}
-
 /* Rules for the account confirmation page */
 
 form#termsForm div#buttons {
 /* Rules for the account confirmation page */
 
 form#termsForm div#buttons {