Put the permalink in the right place with LTR languages

This commit is contained in:
Tom Hughes 2011-07-02 18:33:00 +01:00
parent 6b8beb7d1a
commit 41c69b0dbe
3 changed files with 2 additions and 20 deletions

View file

@ -351,6 +351,8 @@ hr {
z-index: 10000;
position: absolute;
bottom: 15px;
right: 15px;
text-align: right;
font-size: smaller;
}

View file

@ -92,13 +92,6 @@ html body {
left: 15px
}
/* Rules for OpenLayers maps */
#permalink {
left: 15px;
text-align: left;
}
/* Rules for attribution text under the main map shown on printouts */
.attribution_license {

View file

@ -74,12 +74,6 @@ html body {
padding-right: 215px;
}
/*
#tabnav li {
float: right;
}
*/
#tabnav a, #tabnav a:link, #tabnav a:visited
{
float: right;
@ -99,13 +93,6 @@ html body {
right: 15px
}
/* Rules for OpenLayers maps */
#permalink {
right: 15px;
text-align: right;
}
/* Rules for attribution text under the main map shown on printouts */
.attribution_license {