Skip to content

Commit

Permalink
Disabled dragging beta ribbon
Browse files Browse the repository at this point in the history
  • Loading branch information
rondevera committed Dec 6, 2010
1 parent 4c98a9c commit 487f5f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/init.css
Expand Up @@ -48,6 +48,7 @@ means themes must set display:block on the <body> element */
position: absolute;
top: -1px;
right: 0px;
pointer-events: none;
z-index: 1000;
}

Expand Down

0 comments on commit 487f5f8

Please sign in to comment.