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
cef3bb80
Commit
cef3bb80
authored
Nov 08, 2017
by
Rémy Coutable
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resolve CSS conflicts
Signed-off-by:
Rémy Coutable
<
remy@rymai.me
>
parent
fbfe8276
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
11 deletions
+0
-11
app/assets/stylesheets/framework/avatar.scss
app/assets/stylesheets/framework/avatar.scss
+0
-3
app/assets/stylesheets/framework/modal.scss
app/assets/stylesheets/framework/modal.scss
+0
-4
app/assets/stylesheets/pages/note_form.scss
app/assets/stylesheets/pages/note_form.scss
+0
-4
No files found.
app/assets/stylesheets/framework/avatar.scss
View file @
cef3bb80
...
...
@@ -59,13 +59,10 @@
&
.avatar-tile
{
border-radius
:
0
;
border
:
0
;
<<<<<<<
HEAD
}
&
.avatar-placeholder
{
border
:
0
;
=======
>>>>>>>
upstream
/
master
}
&
:not
([
href
])
:hover
{
...
...
app/assets/stylesheets/framework/modal.scss
View file @
cef3bb80
...
...
@@ -48,7 +48,3 @@ body.modal-open {
.modal.popup-dialog
{
display
:
block
;
}
<<<<<<<
HEAD
=======
>>>>>>>
upstream
/
master
app/assets/stylesheets/pages/note_form.scss
View file @
cef3bb80
...
...
@@ -111,15 +111,11 @@
margin
:
auto
;
align-items
:
center
;
<<<<<<<
HEAD
.md-area
{
=======
.icon
{
margin-right
:
$issuable-warning-icon-margin
;
}
+
.md-area
{
>>>>>>>
upstream
/
master
border-top-left-radius
:
0
;
border-top-right-radius
:
0
;
}
...
...
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