mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-06 15:42:20 +01:00
Merge pull request #848 from garygreen/css-container
Increase container width
This commit is contained in:
@@ -155,7 +155,7 @@ div.head div.forked {
|
||||
}
|
||||
|
||||
div.container {
|
||||
width: 920px;
|
||||
width: 980px;
|
||||
}
|
||||
|
||||
div.container-wide {
|
||||
|
||||
Reference in New Issue
Block a user