diff options
author | webchick <webchick@24967.no-reply.drupal.org> | 2011-05-28 11:56:17 -0700 |
---|---|---|
committer | webchick <webchick@24967.no-reply.drupal.org> | 2011-05-28 11:56:17 -0700 |
commit | 86bf589b563b698e507075ae47c36e92584ab9fc (patch) | |
tree | 22b718530f33796a012c2dd226f8a111fc8e8aaf /modules/dashboard | |
parent | e9602e12d07e74168f2fff14f1cc9a14df99662d (diff) | |
download | brdo-86bf589b563b698e507075ae47c36e92584ab9fc.tar.gz brdo-86bf589b563b698e507075ae47c36e92584ab9fc.tar.bz2 |
Issue #1166806 by droplet, TR: Removed legacy CVS Id tags in core.
Diffstat (limited to 'modules/dashboard')
-rw-r--r-- | modules/dashboard/dashboard-rtl.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/dashboard/dashboard-rtl.css b/modules/dashboard/dashboard-rtl.css index 2ab538187..cfccfa031 100644 --- a/modules/dashboard/dashboard-rtl.css +++ b/modules/dashboard/dashboard-rtl.css @@ -1,5 +1,3 @@ -/* $Id */ - #dashboard div.dashboard-region { float: right; } |