Commit 4dbed5a2 authored by Filipa Lacerda's avatar Filipa Lacerda

Adds fixed layout to prevent the columns from jumping when opening a folder

parent c5a16f45
...@@ -16,6 +16,8 @@ ...@@ -16,6 +16,8 @@
} }
.environments { .environments {
table-layout: fixed;
.deployment-column { .deployment-column {
.avatar { .avatar {
float: none; float: none;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment