Skip to content

Commit

Permalink
Fix/fixed header (#46)
Browse files Browse the repository at this point in the history
* react responsive and main layout

* view map btn component

* media queries and mobile view styles

* media queries adjusted in header

* mobile condition to redux, btn and header styles adapted

* action bar in header

* hotspots widget mobile

* typo error

* indentation

* background, widgets arrow

* desktop styles fixed

* view map btn and active layers

* desktop layout component

* mobile layout component

* layers collapsed in map view

* mediaqueries added

* unused dependencies removed

* mediaqueries fix

* map btn functionality

* legend collapse

* import styles using SASS_PATH

* legend item back

* map legend

* conflict and legend styles

* PR changes

* modal styles

* PR - changes

* header and modal fix

* mobile modal btn
  • Loading branch information
mluena authored and Migsar committed Aug 13, 2019
1 parent 17f1cd6 commit 505b344
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/location-modal/style.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@
&.mobile {
top: 20px;
right: 20px;
left: inherit;

z-index: 2;
left: initial;
}
}

Expand Down

0 comments on commit 505b344

Please # to comment.