mirror of https://github.com/django/django.git
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:
parent
2af63d3aab
commit
3373447fba
|
@ -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::
|
||||
|
|
Loading…
Reference in New Issue