Sign in
梁美英
/
programming
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
c1aba617071285a7c9d522c21618bc0e517df128
Authored by
ykxie
2017-07-17 16:20:29 +0800
1 parent
96989028
fix player title
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/player.html
src/player.html
View file @
c1aba61
...
...
@@ -196,7 +196,7 @@
196
196
display: none;
197
197
}
198
198
#previewpanel .nav-tabs > li > a{
199
- padding: 4px 1
8
px !important;
199
+ padding: 4px 1
2
px !important;
200
200
}
201
201
#comprunbtngrp {
202
202
height: 56px;
...
...