fix: New organization link overlapping existing servers.

Fixes: #427.
This commit is contained in:
Abhigyan Khaund
2018-02-26 17:28:59 +05:30
committed by Akash Nimare
parent 6205ca0aca
commit 5c45ab7b66

View File

@@ -337,13 +337,11 @@ i.open-tab-button {
}
#server-info-container {
min-height: calc(100% - 235px);
min-height: calc(100% - 260px);
}
#create-organization-container {
font-size: 1.15em;
position: fixed;
bottom: 15px;
}
#create-organization-container i {