Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
095adf54
Commit
095adf54
authored
Mar 08, 2006
by
Timothy Stack
Browse files
Widen the leftcell a little so the "new" image doesn't go onto the
next line.
parent
74bc1920
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/style.css
View file @
095adf54
...
...
@@ -98,7 +98,7 @@ td.menuoptusage {
position
:
absolute
;
left
:
8px
;
margin-top
:
8px
;
width
:
19
5
px
;
width
:
19
8
px
;
}
...
...
@@ -198,7 +198,7 @@ ul.menu li.newgroup {
/* Definition for regular pages that have a menu. */
.content
{
position
:
absolute
;
left
:
21
2
px
;
/* Push it to the right of the menu. */
left
:
21
4
px
;
/* Push it to the right of the menu. */
margin-top
:
8px
;
right
:
8px
;
}
...
...
Write
Preview
Supports
Markdown
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