Fix alignment in navbar
This commit is contained in:
committed by
Pablo Vazquez
parent
d16be38b40
commit
d17c50ff65
@@ -1,8 +1,6 @@
|
|||||||
<div class="ui dropdown jump item tooltip" data-content="Modules">
|
<div class="ui dropdown jump item tooltip" data-content="Modules">
|
||||||
<span class="text">
|
|
||||||
Modules
|
Modules
|
||||||
<span class="fitted not-mobile">{{svg "octicon-triangle-down"}}</span>
|
<span class="fitted not-mobile">{{svg "octicon-triangle-down"}}</span>
|
||||||
</span>
|
|
||||||
<div class="menu">
|
<div class="menu">
|
||||||
<a class="item" href="{{AppSubUrl}}/blender/blender/wiki/Module: Animation & Rigging">Animation & Rigging</a>
|
<a class="item" href="{{AppSubUrl}}/blender/blender/wiki/Module: Animation & Rigging">Animation & Rigging</a>
|
||||||
<a class="item" href="{{AppSubUrl}}/blender/blender/wiki/Module: Asset System">Asset System</a>
|
<a class="item" href="{{AppSubUrl}}/blender/blender/wiki/Module: Asset System">Asset System</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user