File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1313 border-style : solid ;
1414}
1515
16+ .mma-forum-reply-edit {
17+ padding : $item-padding / 2 ;
18+ }
19+
1620.mm-site_mod_forum , .mm-site_mod_forum-discussion {
1721 .item.item-heading {
1822 padding-bottom : 2px ;
Original file line number Diff line number Diff line change 11< ion-view view-title ="{{ 'mma.mod_forum.addanewdiscussion' | translate }} ">
2- < ion-content padding =" true " mm-state-class delegate-handle ="mmaModForumNewDiscussion ">
2+ < ion-content mm-state-class delegate-handle ="mmaModForumNewDiscussion ">
33 < ion-refresher pulling-text ="{{ 'mm.core.pulltorefresh' | translate }} " ng-if ="groupsLoaded " on-refresh ="refreshGroups() ">
44 </ ion-refresher >
55 < mm-loading hide-until ="groupsLoaded ">
6- < form ng-if ="showForm " class ="list mma-forum-border ">
6+ < form ng-if ="showForm " class ="list ">
77 < ion-input class ="item item-input item-stacked-label ">
88 < ion-label > {{ 'mma.mod_forum.subject' | translate }}</ ion-label >
99 < input type ="text " placeholder ="{{ 'mma.mod_forum.subject' | translate }} " ng-model ="newDiscussion.subject ">
You can’t perform that action at this time.
0 commit comments