From e9e871acfc7f82ea30cc21d85ab380f7a8ea57f8 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Sun, 1 Nov 2009 23:02:09 -0700 Subject: Docblock and todo updates. --- lib/gallery.common.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/gallery.common.css b/lib/gallery.common.css index 33ec3720..2cbce900 100644 --- a/lib/gallery.common.css +++ b/lib/gallery.common.css @@ -9,7 +9,9 @@ * 4) States and interactions * 5) Positioning and order * 6) Containers/widgets + * 7) Right to left language styles * + * @todo Update .g-message-block, don't force it to 100%, bad things happen is themes when you do. * @todo Remove extra white space at the top of the add comment form, above the first field */ @@ -571,7 +573,7 @@ div#g-action-status { } /** ******************************************************************* - * 7) Right to left styles + * 7) Right to left language styles **********************************************************************/ .rtl { -- cgit v1.2.3