diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2009-06-25 08:53:04 -0700 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-06-25 08:53:04 -0700 |
commit | 627b5e144caefb7ff48224a4bdc8faae2debdbd7 (patch) | |
tree | 92603ce479111eed2e9acf6e9f34d433e6b64921 /themes | |
parent | 4502a13a5b67946e798789ff5420877391372fcd (diff) |
This change to the default/css/screen.css file was overlooked
Diffstat (limited to 'themes')
-rw-r--r-- | themes/default/css/screen.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/default/css/screen.css b/themes/default/css/screen.css index 671b259d..7075494d 100644 --- a/themes/default/css/screen.css +++ b/themes/default/css/screen.css @@ -1055,3 +1055,6 @@ form .gError, /** ******************************************************************* * 10) Digibug Print **********************************************************************/ +.gDigibugPrintButton { + float: left; +} |