Last active
July 8, 2016 11:21
-
-
Save alexadark/3407c11790de64db709139a3df5f6060 to your computer and use it in GitHub Desktop.
From https://community.getbeans.io/discussion/modal-menu-full-screen/
beans-framework
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#example-modal-menu { | |
background: #fff; | |
.uk-modal-close { | |
position: absolute; | |
top: 80px; | |
right: 70px; | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment