Fix rotated "Dashboard" for Chrome

This commit is contained in:
Fabrice Niessen 2014-10-10 16:07:18 +02:00
parent 087b17d0b8
commit 73d7365cbd
1 changed files with 0 additions and 1 deletions

View File

@ -701,7 +701,6 @@ p.verse {
}
#left-panel-button {
-webkit-writing-mode: vertical-rl;
transform: rotate(90deg);
background-color: #EFEFEF;
border: 1px dotted #ADADAD;