summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaming4JC <g4jc@bulletmail.org>2018-06-19 22:37:05 -0400
committerGaming4JC <g4jc@bulletmail.org>2018-06-19 22:37:05 -0400
commit4a136d92dd32b63c9dfb4277e6435ee48ebb23d5 (patch)
tree2d66fef3761e434b0e30ce0510e58a89c6c13fc2
parenta2cbcdab5fcca23184c50236a37f746b19b61a52 (diff)
downloadiceweasel-uxp-4a136d92dd32b63c9dfb4277e6435ee48ebb23d5.tar.gz
partial revert of NewTab CSS fix, broken gearv1.4
-rw-r--r--base/content/newtab/newTab.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/content/newtab/newTab.css b/base/content/newtab/newTab.css
index 7f2176e..3d88b19 100644
--- a/base/content/newtab/newTab.css
+++ b/base/content/newtab/newTab.css
@@ -46,7 +46,7 @@ input[type=button] {
#newtab-customize-button {
position: absolute;
top: 10px;
- right: -10%;
+ right: 0;
z-index: 101;
}