fix tooltip cut off

This commit is contained in:
Olivier Gagnon
2021-09-11 23:36:18 -04:00
parent a9c80f0691
commit 752a330735
5 changed files with 17 additions and 24 deletions

View File

@@ -26,23 +26,11 @@
margin: 4px;
}
/* Create program */
#create-program-container {
position: fixed;
padding-top: 10px;
}
#create-program-page-text,
#create-program-list {
width: 70%;
}
/* Factions and Faction (Single Faction page) */
#factions-container {
position: fixed;
padding-top: 10px;
}
.faction-work-div {
width: 70%;
height: 100%;