-
+ |
=display_str($Key)?>
- Clear this cache key
+ Clear
|
diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt
index db0ed871..8cd606d0 100644
--- a/docs/CHANGES.txt
+++ b/docs/CHANGES.txt
@@ -1,5 +1,8 @@
CHANGE LOG
+2013-11-02 by alderaan
+Significantly improve the usability and appearance of the debug class' list of cache keys
+
2013-11-02 by alderaan
Highlight "Urgent" reports in the Reports v2 system
diff --git a/static/styles/white.cd/style.css b/static/styles/white.cd/style.css
index b085e59f..d1ced5dc 100644
--- a/static/styles/white.cd/style.css
+++ b/static/styles/white.cd/style.css
@@ -398,7 +398,6 @@ textarea {
.main_column {
display: inline;
float: left;
- margin-right: 40px;
width: 653px;
}
* html .main_column {
|