~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to www/media/browser/editor.css

  • Committer: stevenbird
  • Date: 2008-02-14 00:18:01 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:447
graphic for user database schema

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
    top: 2em;       /* == #editorhead.height */
28
28
    bottom: 0;
29
29
    /* Override EditArea's specified width and height */
30
 
    width: 100% ! important;
 
30
    width: auto ! important;
31
31
    height: auto ! important;
32
32
}