Avoid !important selectors
This commit is contained in:
+3
-3
@@ -14,9 +14,9 @@ div.ol-rotate {
|
|||||||
top: 178px;
|
top: 178px;
|
||||||
right: 58px;
|
right: 58px;
|
||||||
}
|
}
|
||||||
div.ol-attribution {
|
.map div.ol-attribution {
|
||||||
bottom: 30px !important;
|
bottom: 30px;
|
||||||
right: 50px !important;
|
right: 50px;
|
||||||
}
|
}
|
||||||
.padding-top {
|
.padding-top {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|||||||
Reference in New Issue
Block a user