projects
/
reveal.js.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1013ff7
)
fix controls z-index in ff
author
Hakim El Hattab
<hakim.elhattab@gmail.com>
Tue, 8 May 2012 02:43:33 +0000
(22:43 -0400)
committer
Hakim El Hattab
<hakim.elhattab@gmail.com>
Tue, 8 May 2012 02:43:33 +0000
(22:43 -0400)
css/main.css
patch
|
blob
|
history
diff --git
a/css/main.css
b/css/main.css
index e89f7ca4c6135e999ce20905c37de99e52fc6ff9..3701f2baf375adb8a5f65220cb896cefc734196c 100644
(file)
--- a/
css/main.css
+++ b/
css/main.css
@@
-264,6
+264,7
@@
html {
position: fixed;
width: 100px;
height: 100px;
+ z-index: 30;
right: 0;
bottom: 0;