Put the permalink in the right place with LTR languages
This commit is contained in:
parent
6b8beb7d1a
commit
41c69b0dbe
3 changed files with 2 additions and 20 deletions
|
@ -351,6 +351,8 @@ hr {
|
|||
z-index: 10000;
|
||||
position: absolute;
|
||||
bottom: 15px;
|
||||
right: 15px;
|
||||
text-align: right;
|
||||
font-size: smaller;
|
||||
}
|
||||
|
||||
|
|
|
@ -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 {
|
||||
|
|
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue