mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 11:00:03 -03:30
fixed padding beside projects
This commit is contained in:
parent
9b3e670840
commit
110d4d03d4
@ -1,4 +1,4 @@
|
||||
<a menu-item link-to="projects" title="Projects" class="MenuItem">
|
||||
<a menu-item link-to="projects" title="Projects" class="MenuItem MenuItem--projects">
|
||||
Projects
|
||||
</a>
|
||||
<a menu-item link-to="inventories" title="Inventories" class="MenuItem">
|
||||
|
||||
@ -128,4 +128,8 @@
|
||||
}
|
||||
}
|
||||
|
||||
&--projects {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user