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
emulab
emulab-devel
Commits
e0c7ef85
Commit
e0c7ef85
authored
Feb 28, 2014
by
Robert Ricci
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Comment out bogus global forcing of modal width
If we really need this, it needs to be styled on specific modals
parent
e259de28
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
www/aptui/quickvm.css
www/aptui/quickvm.css
+3
-3
No files found.
www/aptui/quickvm.css
View file @
e0c7ef85
...
...
@@ -124,10 +124,10 @@ body {
border
:
1px
solid
#000
;
}
@media
(
min-width
:
970px
)
{
/*
@media (min-width: 970px) {
.modal-dialog {
width: 950px;
}
}
*/
#showtopo_description
,
#showtopo_div
{
...
...
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