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
7482aef1
Commit
7482aef1
authored
Jun 20, 2017
by
Eric Eastwood
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resolve conflicts with panels.scss (no changes)
parent
16fb0e26
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
45 deletions
+0
-45
app/assets/stylesheets/framework/panels.scss
app/assets/stylesheets/framework/panels.scss
+0
-45
No files found.
app/assets/stylesheets/framework/panels.scss
View file @
7482aef1
.panel
{
margin-bottom
:
$gl-padding
;
}
<<<<<<<
HEAD
.panel-slim
{
@extend
.panel
;
...
...
@@ -30,45 +29,8 @@
&
.split
{
display
:
flex
;
align-items
:
center
;
=======
.panel-slim
{
@extend
.panel
;
margin-bottom
:
$gl-vert-padding
;
}
.panel-heading
{
padding
:
$gl-vert-padding
$gl-padding
;
line-height
:
36px
;
.controls
{
margin-top
:
-2px
;
float
:
right
;
}
.dropdown-menu-toggle
{
line-height
:
20px
;
}
.badge
{
margin-top
:
-2px
;
margin-left
:
5px
;
>>>>>>>
bf57a7e80c44080dc7ec0fd774148afdae29cc31
}
&
.split
{
display
:
flex
;
align-items
:
center
;
}
<<<<<<<
HEAD
.panel-body
{
padding
:
$gl-padding
;
}
=======
>>>>>>>
bf57a7e80c44080dc7ec0fd774148afdae29cc31
.left
{
flex
:
1
1
auto
;
}
...
...
@@ -82,17 +44,10 @@
.panel-empty-heading
{
border-bottom
:
0
;
}
<<<<<<<
HEAD
.panel-body
{
padding
:
$gl-padding
;
=======
.panel-body
{
padding
:
$gl-padding
;
>>>>>>>
bf57a7e80c44080dc7ec0fd774148afdae29cc31
.form-actions
{
margin
:
-
$gl-padding
;
margin-top
:
$gl-padding
;
...
...
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