Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
medema-group
BiG-SCAPE
Commits
59a9b94c
Commit
59a9b94c
authored
Nov 13, 2018
by
Kautsar, Satria
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'html_visualization' into 'master'
Fix text overlaps in overview screen Closes
#11
See merge request
!42
parents
fdafd759
8018bfeb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
html_template/output/html_content/css/style.css
html_template/output/html_content/css/style.css
+2
-1
No files found.
html_template/output/html_content/css/style.css
View file @
59a9b94c
...
...
@@ -976,6 +976,7 @@ table {
height
:
1.2em
;
clear
:
both
;
font-size
:
small
;
word-break
:
break-all
;
}
.infobar
.infoleft
{
...
...
@@ -993,7 +994,7 @@ table {
}
.network-overview
.tablink
{
width
:
6.5em
;
float
:
left
;
font-size
:
smaller
;
word-break
:
keep-all
;
}
\ No newline at end of file
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