diff --git a/browser/app/less/inc/file-explorer.less b/browser/app/less/inc/file-explorer.less
index 96d82d3e8..7d5e942dd 100644
--- a/browser/app/less/inc/file-explorer.less
+++ b/browser/app/less/inc/file-explorer.less
@@ -62,7 +62,7 @@
background: darken(@red, 10%);
& > span {
- .rotate(135deg);
+ transform: translateZ(1px) rotate(135deg);
}
}
}
@@ -89,7 +89,7 @@
i {
color: @white;
font-size: 17px;
- line-height: 58px;
+ line-height: 55px;
}
}
diff --git a/browser/ui-assets.go b/browser/ui-assets.go
index d6033cd27..389d7837a 100644
--- a/browser/ui-assets.go
+++ b/browser/ui-assets.go
@@ -4,7 +4,7 @@
// production/favicon.ico
// production/firefox.png
// production/index.html
-// production/index_bundle-2018-01-13T01-50-47Z.js
+// production/index_bundle-2018-01-17T20-42-27Z.js
// production/loader.css
// production/logo.svg
// production/safari.png
@@ -65,7 +65,7 @@ func productionChromePng() (*asset, error) {
return nil, err
}
- info := bindataFileInfo{name: "production/chrome.png", size: 3726, mode: os.FileMode(420), modTime: time.Unix(1515808267, 0)}
+ info := bindataFileInfo{name: "production/chrome.png", size: 3726, mode: os.FileMode(420), modTime: time.Unix(1516221768, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
@@ -82,7 +82,7 @@ func productionFaviconIco() (*asset, error) {
return nil, err
}
- info := bindataFileInfo{name: "production/favicon.ico", size: 1340, mode: os.FileMode(420), modTime: time.Unix(1515808267, 0)}
+ info := bindataFileInfo{name: "production/favicon.ico", size: 1340, mode: os.FileMode(420), modTime: time.Unix(1516221768, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
@@ -99,7 +99,7 @@ func productionFirefoxPng() (*asset, error) {
return nil, err
}
- info := bindataFileInfo{name: "production/firefox.png", size: 4795, mode: os.FileMode(420), modTime: time.Unix(1515808267, 0)}
+ info := bindataFileInfo{name: "production/firefox.png", size: 4795, mode: os.FileMode(420), modTime: time.Unix(1516221768, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
@@ -156,8 +156,8 @@ var _productionIndexHTML = []byte(`
-
-
+
+