WTF: Should be Easy.
WTF: Should be Easy.
Out of context: Reply #16
- Started
- Last post
- 16 Responses
- sisu0
Twas easier, and just as hacky, to just do this:
@media only screen and (max-device-width: 1024px){
#nav_trigger { margin:-3000px; }
}
Twas easier, and just as hacky, to just do this:
@media only screen and (max-device-width: 1024px){
#nav_trigger { margin:-3000px; }
}