[Bps-public-commit] App-Changeloggr branch, master, updated. 5cc1ce5c0bef713084f2658f203ecbd1270b69fc
sartak at bestpractical.com
sartak at bestpractical.com
Wed May 20 16:01:50 EDT 2009
The branch, master has been updated
via 5cc1ce5c0bef713084f2658f203ecbd1270b69fc (commit)
from 84719a5da02fffff3617987c2eb6b87703bb07fb (commit)
Summary of changes:
share/web/static/css/change.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 5cc1ce5c0bef713084f2658f203ecbd1270b69fc
Author: Shawn M Moore <sartak at gmail.com>
Date: Wed May 20 16:01:43 2009 -0400
Only float the link right, not the iframe
diff --git a/share/web/static/css/change.css b/share/web/static/css/change.css
index 775880d..ee32f81 100644
--- a/share/web/static/css/change.css
+++ b/share/web/static/css/change.css
@@ -48,7 +48,7 @@ ul.change_metadata {
color: #f99;
}
-.external_source {
+a.external_source {
float: right;
}
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list