diff options
author | Bharat Mediratta <bharat@menalto.com> | 2009-06-27 16:30:16 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2009-06-27 16:30:16 -0700 |
commit | 6c828a0dd61984da84fa7957f4ea40098dd67ec5 (patch) | |
tree | 12b86eb72101c4222921b2e4147d686e47fce724 | |
parent | aad0dd357f44c75703e4d6368a1869a83e7ee8a2 (diff) |
We no longer need the digibug section now that we've got a menu for
thumbnail actions.
-rw-r--r-- | themes/default/css/screen.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/themes/default/css/screen.css b/themes/default/css/screen.css index 7075494d..d3c4de6f 100644 --- a/themes/default/css/screen.css +++ b/themes/default/css/screen.css @@ -1051,10 +1051,3 @@ form .gError, .rtl .ui-icon-left .ui-icon { float: right; } - -/** ******************************************************************* - * 10) Digibug Print - **********************************************************************/ -.gDigibugPrintButton { - float: left; -} |