GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
johnpearcey
/
gitbucket_jkp
Browse code
#2983 fixed css for table (#3082)
master
1 parent
429cf54
commit
594ae2bb7eeffd70f082bd06cf47cda8bb287edf
Zain Aftab
authored
on 12 Jul 2022
GitHub
committed
on 12 Jul 2022
Patch
Unified
Split
Showing
1 changed file
+2
-2
■
■
■
■
■
src/main/webapp/assets/common/css/gitbucket.css
Ignore Space
Show notes
View
4
■
■
■
■
■
src/main/webapp/assets/common/css/gitbucket.css
color
:
black
;
}
div
.
markdown
-
body table
{
/*width: 100%;*/
table
-
layout
:
fixed
;
width
:
100
%;
margin
-
bottom
:
20px
;
}
div
.
markdown
-
body table th
,
Show line notes below