Skip to content
Snippets Groups Projects
Commit c75dbd60 authored by Camille Simiand's avatar Camille Simiand
Browse files

Fix edit capsule on one line

parent a860b0b9
No related branches found
No related tags found
1 merge request!43tuleap-83-access-my-capsules
Pipeline #715 passed
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
Delete capsule Delete capsule
</a> </a>
</div> </div>
<a href="capsule/edit/{{ capsule.getLinkPath() }}" class="list-item lh-md"> <a href="capsule/edit/{{ capsule.getLinkPath() }}" class="list-item text-nowrap pe-2 ps-2 lh-md">
<button class="standard-button p-2"> <button class="standard-button p-2">
Edit capsule Edit capsule
</button> </button>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment