Fixed typo in docs/admin_css.txt. Thanks, Daniel

git-svn-id: http://code.djangoproject.com/svn/django/trunk@1490 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Adrian Holovaty 2005-11-29 14:43:07 +00:00
parent 2af63d3aab
commit 3373447fba
1 changed files with 3 additions and 3 deletions

View File

@ -49,7 +49,7 @@ colM superwide
waste them.
flex
This is for liquid-width pages, such as changelists. Currently only works
with single-colum pages (does not combine with ``.colMS`` or ``.colSM``).
with single-column pages (does not combine with ``.colMS`` or ``.colSM``).
Form pages should never use ``.flex``.
For instance, you could stick this in a template to make a superwide page::