Mobile: Topic list and topic (#19)
This commit is contained in:
+13
-1
@@ -34,8 +34,20 @@
|
||||
}
|
||||
}
|
||||
|
||||
.btn-default.sidebar-new-topic-button {
|
||||
.discourse-no-touch .btn-default.sidebar-new-topic-button {
|
||||
border: none;
|
||||
&:hover {
|
||||
border: none;
|
||||
}
|
||||
}
|
||||
|
||||
.discourse-no-touch .btn-default.topic-drafts-menu-trigger {
|
||||
border: none;
|
||||
margin-left: 2px;
|
||||
&:hover {
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
}
|
||||
|
||||
.btn-default {
|
||||
|
||||
Reference in New Issue
Block a user