This change to the default/css/screen.css file was overlooked

This commit is contained in:
Tim Almdal
2009-06-25 08:53:04 -07:00
parent 4502a13a5b
commit 627b5e144c

View File

@@ -1055,3 +1055,6 @@ form .gError,
/** *******************************************************************
* 10) Digibug Print
**********************************************************************/
.gDigibugPrintButton {
float: left;
}