Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Sang D NGO
linagora.esn.most
Commits
4f5a27f6
Commit
4f5a27f6
authored
Apr 17, 2018
by
Sang D NGO
Browse files
padding fix
parent
b4fa5b7d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
frontend/app/proposal/list/item/most-proposal-list-item.less
frontend/app/proposal/list/item/most-proposal-list-item.less
+1
-0
frontend/app/proposal/list/most-proposal-list.pug
frontend/app/proposal/list/most-proposal-list.pug
+1
-1
No files found.
frontend/app/proposal/list/item/most-proposal-list-item.less
View file @
4f5a27f6
...
...
@@ -2,6 +2,7 @@ most-proposal-list-item {
& > .row {
.flex-space-between;
padding: 17px 35px 17px 25px;
display: flex !important;
& > * {
...
...
frontend/app/proposal/list/most-proposal-list.pug
View file @
4f5a27f6
...
...
@@ -4,4 +4,4 @@ sub-header
.card.fadeIn200ms
.listview.lv-bordered.lv-lg
.lv-body
most-proposal-list-item.lv-item(proposal='proposal', ng-repeat="proposal in $ctrl.proposals")
most-proposal-list-item.lv-item
.p-0
(proposal='proposal', ng-repeat="proposal in $ctrl.proposals")
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment