]> git.openstreetmap.org Git - rails.git/commitdiff
Stylesheet changes for permalink from crschmidt.
authorTom Hughes <tom@compton.nu>
Tue, 23 Oct 2007 09:21:11 +0000 (09:21 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 23 Oct 2007 09:21:11 +0000 (09:21 +0000)
Part of fix for case #566.

public/stylesheets/site.css

index b11eb191d028109d3090a21201587c196cae94ba..28d840b728b93e9739b76f789c701a709d483dc6 100644 (file)
@@ -564,3 +564,11 @@ input {
   text-align: Left;
   font-weight: normal;
 }
+
+#permalink {
+  z-index:10000;
+  position:absolute;
+  bottom:15px;
+  right:15px;
+  font-size:smaller;
+}