projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f978642
)
Set the z-index on the top bar to keep it in front
author
Tom Hughes
<tom@compton.nu>
Fri, 23 Nov 2012 19:38:55 +0000
(19:38 +0000)
committer
Tom Hughes
<tom@compton.nu>
Fri, 23 Nov 2012 19:38:55 +0000
(19:38 +0000)
app/assets/stylesheets/common.css.scss
patch
|
blob
|
history
diff --git
a/app/assets/stylesheets/common.css.scss
b/app/assets/stylesheets/common.css.scss
index 217bb0c669c341463fea61a90296d7e466bad1b6..654bbab970d4f9eb427f92598eb0197d13ca1ecf 100644
(file)
--- a/
app/assets/stylesheets/common.css.scss
+++ b/
app/assets/stylesheets/common.css.scss
@@
-332,6
+332,7
@@
h2 {
#top-bar {
position: absolute;
+ z-index: 10000;
top: 0;
left: 185px;
right: 0;