Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
8c9f8afc
Commit
8c9f8afc
authored
Jul 13, 2021
by
Vitaly Slobodin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove redundant padding from card-wrapper on billings page
parent
849bb029
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
ee/app/assets/stylesheets/pages/billings.scss
ee/app/assets/stylesheets/pages/billings.scss
+0
-1
ee/app/views/shared/billings/_billing_plan_header.html.haml
ee/app/views/shared/billings/_billing_plan_header.html.haml
+1
-1
No files found.
ee/app/assets/stylesheets/pages/billings.scss
View file @
8c9f8afc
...
...
@@ -123,7 +123,6 @@ $badge-height: $gl-spacing-scale-7;
.card-wrapper
{
margin-bottom
:
$gutter-small
;
padding-top
:
$badge-height
;
width
:
calc
(
50%
-
#{
$gutter-small
}
/
2
);
&
-has-badge
{
...
...
ee/app/views/shared/billings/_billing_plan_header.html.haml
View file @
8c9f8afc
...
...
@@ -3,7 +3,7 @@
-
if
namespace_for_user
=
render_if_exists
'trials/banner'
,
namespace:
namespace
.billing-plan-header.content-block.center.gl-mb-
5
.billing-plan-header.content-block.center.gl-mb-
3
.billing-plan-logo
-
if
namespace_for_user
.avatar-container.s96.home-panel-avatar.gl-mr-3.float-none.mx-auto.mb-4.mt-1
...
...
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