Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(style): Add nowrap to button (#46)
Hi. In my opinion, the `Cookie_button` should have the `white-space: nowrap;` style in order to prevent multi line "Got it!" button, when the cookie message is very long. Before: ![image](https://user-images.githubusercontent.com/2781191/52949072-8fea4600-337b-11e9-9dc3-f021c3f089b9.png) After: ![image](https://user-images.githubusercontent.com/2781191/52949095-9d9fcb80-337b-11e9-904e-252ed09ad949.png)
- Loading branch information