Make everything un-selectable unless specified otherwise.

Fix store account header bug.
This commit is contained in:
Gunther Brunner
2014-09-24 15:39:41 +09:00
parent 87647b5012
commit 7a344e7043
8 changed files with 10 additions and 10 deletions

View File

@@ -12,5 +12,5 @@ block content
//span Home
.widget-content.padded
.row
.col-md-10.col-md-offset-1
.col-md-10.col-md-offset-1.selectable
!= markdownFile.parseContent()