Fireefox style fix

This commit is contained in:
Peter Cottle 2013-06-10 09:57:18 -07:00
parent 6cc0b182cc
commit 30fe255c88

View file

@ -1116,5 +1116,10 @@ div.gitDemonstrationView {
width: 100%;
height: 100%;
}
div.canvasTerminalHolder > div.terminal-window-holder {
height: 80%;
margin: 7% 0;
}
}