mapbox / mapping

OpenStreetMap contributions from the data team at Mapbox
https://wiki.openstreetmap.org/wiki/Mapbox#Mapbox_Data_Team
244 stars 51 forks source link

Changing the size of the info icon and edit introduction text #320

Closed jinalfoflia closed 7 years ago

jinalfoflia commented 7 years ago

The information icon (i) is subtle, to make it more visible, I have changed the size of the icon.

Before 👇 screen shot 2017-08-02 at 5 30 36 pm


After 👇 screen shot 2017-08-02 at 5 29 49 pm

Next action[s]

jinalfoflia commented 7 years ago

@katydecorah the text in the information container is overflowing, is there a way we could increase the size of this container? I'd love to also know if increasing the information icon's size is getting well with the styling of the page.

screen shot 2017-08-02 at 8 45 00 pm

@mikelmaron I have made some tweaks to the introduction text, it'll be great to have your 👀 before we merge it.

katydecorah commented 7 years ago

@jinalfoflia To fix the height on the information box try changing this line https://github.com/mapbox/mapping/blob/b6fd3c3b757f7e477a3fbae1e55fc79660f48478/site.css#L232 to height: 380px;

jinalfoflia commented 7 years ago

@jinalfoflia To fix the height on the information box try changing this line https://github.com/mapbox/mapping/blob/b6fd3c3b757f7e477a3fbae1e55fc79660f48478/site.css#L232 to height: 380px;

@katydecorah it works, thank you so much! 🎉

jinalfoflia commented 7 years ago

Thank you @mikelmaron and @katydecorah for the review 🙇‍♀️

oini commented 7 years ago

Looks so much better now! ❤️