web - how to orient a polymer paper button at the bottom of the screen -
i working on polymer app. need place button @ bottom of screen. how can achieve same.
just make position absolute in main document , set bottom , right margins. making position absolute removes element standard flow , makes other elements ignore it.
Comments
Post a Comment