mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
Fix safari 5 render issue
This commit is contained in:
committed by
Nathan Kinsinger
parent
fb5f9a5cd5
commit
25caa849fe
@@ -3,7 +3,7 @@ body {
|
||||
}
|
||||
|
||||
#commit_header {
|
||||
width: 100%;
|
||||
width: auto;
|
||||
font-size: 12px;
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
|
||||
Reference in New Issue
Block a user