This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
friendica
/
friendica
mirror of
https://github.com/friendica/friendica.git
Watch
1
Star
2
Fork
1
Code
Issues
Releases
49
Wiki
Activity
Browse Source
Reduced height of navbar
pull/1106/head
Silke Meyer
7 years ago
parent
6679d18826
commit
3290f6b360
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
view/theme/frost-mobile/style.css
+ 2
- 2
view/theme/frost-mobile/style.css
View File
@ -143,7 +143,7 @@ blockquote {
/* nav */
nav
{
height
:
94
px
;
height
:
60
px
;
/* width: 100%;*/
width
:
320px
;
display
:
block
;
@ -239,7 +239,7 @@ nav #nav-link-wrapper .nav-link {
}
nav
.
nav-link
{
margin-top
:
24
px
;
margin-top
:
16
px
;
margin-bottom
:
0
.
2em
;
margin-right
:
1em
;
margin-left
:
1em
;
Write
Preview
Loading…
Cancel
Save