mirror of https://github.com/gorhill/uBlock.git
Safari: code review for readability
This commit is contained in:
parent
3c9f5c0da1
commit
cf3816b494
|
@ -38,8 +38,8 @@ var onLoaded = function() {
|
|||
dfPane = panes.children[1];
|
||||
|
||||
body.style.setProperty("width", "100%");
|
||||
panes.style.setProperty("text-align", "right");
|
||||
panes.style.setProperty("width", "100%");
|
||||
panes.style.setProperty("text-align", "right");
|
||||
dfPane.style.setProperty("display", "inline-block", "important");
|
||||
|
||||
var updateSize = function() {
|
||||
|
|
Loading…
Reference in New Issue