Disable drag of (sidebar) item links.

This commit is contained in:
Oliver Hamlet
2014-12-23 21:53:08 +00:00
parent 30bf3277fb
commit 833704a90e
+1
View File
@@ -69,6 +69,7 @@ div[drawer] > div, div[drawer] > core-toolbar {
/*height: 2em;*/
}
paper-item > a {
-webkit-user-drag: none;
text-decoration: none;
color: black;
position: absolute;