Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
medema-group
BiG-SCAPE
Commits
59a9b94c
Commit
59a9b94c
authored
Nov 13, 2018
by
Kautsar, Satria
Browse files
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
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