Skip to content
Snippets Groups Projects
Commit 6152cc06 authored by Dumitru Corini's avatar Dumitru Corini Committed by GitHub
Browse files

fix(app details): Fix app edit button position (#577)

covers [RUNTIME-397](https://bonitasoft.atlassian.net/browse/RUNTIME-397)
parent 2d04187e
No related merge requests found
...@@ -58,3 +58,6 @@ ...@@ -58,3 +58,6 @@
margin-bottom: 15px; margin-bottom: 15px;
} }
#app-edit-btn {
float: none;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment