touched up css files a bit
This commit is contained in:
parent
ae2036b4f2
commit
e10ed7f5c6
@ -87,6 +87,10 @@ body {
|
||||
.content .taskbar a:active {
|
||||
}
|
||||
|
||||
.content .taskbar form {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.content .taskbar form input {
|
||||
font-size: inherit;
|
||||
font-family: inherit;
|
||||
|
@ -48,6 +48,11 @@
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
#project_home_commits_per_month_canvas {
|
||||
max-width: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/*-----------------------------------------------
|
||||
* project file edit view
|
||||
*-----------------------------------------------*/
|
||||
|
Loading…
Reference in New Issue
Block a user