Fix alignment in navbar
This commit is contained in:
parent
771f37d356
commit
0599d86d03
1 changed files with 2 additions and 4 deletions
|
@ -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 Browser">Asset Browser</a>
|
<a class="item" href="{{AppSubUrl}}/blender/blender/wiki/Module: Asset Browser">Asset Browser</a>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue