This website works better with JavaScript.
Explore
Help
Sign In
hyperzlib
/
nodebb-theme-persona
Watch
1
Star
0
Fork
You've already forked nodebb-theme-persona
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fix hidden profile buttons on mobile account page
Browse Source
main
psychobunny
9 years ago
parent
39f3204a53
commit
0b2c2350d0
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
less/account.less
Unescape
Escape
View File
@ -91,6 +91,8 @@
}
}
margin-top: 200px;
@media (min-width: @screen-md-min) {
margin-top: 300px;
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
hyperzlib/nodebb-theme-persona
Title
Body
Create Issue