~schooltool-owners/schooltool/edgebox

« back to all changes in this revision

Viewing changes to src/schooltool/skin/resources/layout.css

  • Committer: Gediminas Paulauskas
  • Date: 2011-02-07 18:27:48 UTC
  • Revision ID: menesis@pov.lt-20110207182748-o45z2epixkw2imis
05-various-bugfixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
81
81
}
82
82
 
83
83
FORM.standalone, div.standalone {
84
 
    width: 40em;
 
84
    min-width: 40em;
 
85
    max-width: 54em;
85
86
    margin: auto;
86
87
}
87
88