Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ISPConfig
ISPConfig 3
Commits
d9c4f7d7
Commit
d9c4f7d7
authored
Mar 30, 2013
by
redray
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
min-height for DIV page
parent
3746280f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
interface/web/themes/default/css/styles.css
interface/web/themes/default/css/styles.css
+3
-3
No files found.
interface/web/themes/default/css/styles.css
View file @
d9c4f7d7
...
...
@@ -87,8 +87,9 @@ header, #nav, #main, footer {
}
#page
{
min-width
:
980px
;
min-height
:
820px
;
max-width
:
80%
;
background
:
#
fff
;
background
-color
:
#fff
fff
;
text-align
:
left
;
margin
:
0
auto
;
padding
:
10px
;
...
...
@@ -203,8 +204,7 @@ header span {
/* main
-------------------------------------------------------------- */
#main
{
background
:
#fff
;
padding
:
1em
0
;
padding
:
1em
0
0
0
;
}
/* main/sideNav + submenu
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment