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
Simon Daron
panikweb
Commits
a38bf150
Commit
a38bf150
authored
Jul 09, 2016
by
fred
Browse files
style: slightly adjust waveform width
parent
d80cf2ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/static/css/specifics.css
View file @
a38bf150
...
...
@@ -1591,7 +1591,7 @@ div.extra-soundfiles div.logo {
div
#fiber-content
div
.extra-soundfiles
ul
.list
{
display
:
inline-block
;
width
:
88%
;
width
:
calc
(
100%
-
7
0
px
);
width
:
calc
(
100%
-
7
2
px
);
}
div
.download-links
{
...
...
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