Remove reference to ol-logo

This commit is contained in:
Antoine Abt
2014-06-23 15:48:22 +02:00
parent f0f9291161
commit 1c8fc8358a
3 changed files with 0 additions and 21 deletions

View File

@@ -237,20 +237,6 @@ button.ol-full-screen-true:after {
display: none;
}
.ol-logo {
bottom: 0;
left: 0;
padding: 2px;
position: absolute;
}
.ol-logo ul {
margin: 0;
padding: 0;
}
.ol-logo ul li {
display: inline;
list-style: none;
}
.ol-zoomslider {
position: absolute;
top: 4.5em;

View File

@@ -21,10 +21,6 @@
top: 178px;
left: 158px;
}
div.ol-logo {
left: 150px;
bottom: 30px;
}
div.ol-attribution {
bottom: 30px;
right: 50px;

View File

@@ -10,9 +10,6 @@
<link rel="stylesheet" href="../resources/layout.css" type="text/css">
<link rel="stylesheet" href="../resources/bootstrap/css/bootstrap-responsive.min.css" type="text/css">
<style type="text/css">
div.ol-logo {
left: 65px;
}
div.fill {
width: 100%;
height: 100%;