Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12944399
nav-vertical-align.less
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
364 B
Referenced Files
None
Subscribers
None
nav-vertical-align.less
View Options
//
Navbar
vertical
align
//
//
Vertically
center
elements
in
the
navbar
.
//
Example
:
an
element
has
a
height
of
30px
,
so
write
out
`
.
navbar-vertical-align
(
30px
);
`
to
calculate
the
appropriate
top
margin
.
.
navbar-vertical-align
(
@
element-height
)
{
margin-top
:
((
@
navbar-height
-
@
element-height
)
/
2
)
;
margin-bottom
:
((
@
navbar-height
-
@
element-height
)
/
2
)
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 18, 17:17 (1 d, 2 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3166392
Default Alt Text
nav-vertical-align.less (364 B)
Attached To
Mode
rGROVE Auth Grove
Attached
Detach File
Event Timeline
Log In to Comment