Appearance tweaks
This commit is contained in:
@@ -57,7 +57,7 @@ class ToolbarView: UIView
|
||||
|
||||
let buttonContainerInset = UIEdgeInsets(top: 1.0, left: 0.0, bottom: 1.0, right: 0.0)
|
||||
|
||||
var urlBarPadding = CGFloat(8.0)
|
||||
let urlBarPadding = CGFloat(8.0)
|
||||
var urlBarInsets = UIEdgeInsets(top: 0.0, left: 0.0, bottom: 0.0, right: 0.0)
|
||||
|
||||
// Cancel button
|
||||
|
||||
Reference in New Issue
Block a user