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
8ddbee40
Commit
8ddbee40
authored
Feb 17, 2022
by
Praveen Arimbrathodiyil
Committed by
Simon Knox
Feb 17, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update sassc gem to 2.4.0
parent
2bc3005f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
16 deletions
+15
-16
Gemfile.lock
Gemfile.lock
+1
-2
app/assets/stylesheets/startup/startup-signin.scss
app/assets/stylesheets/startup/startup-signin.scss
+7
-7
ee/app/assets/stylesheets/startup/startup-signin.scss
ee/app/assets/stylesheets/startup/startup-signin.scss
+7
-7
No files found.
Gemfile.lock
View file @
8ddbee40
...
...
@@ -1144,9 +1144,8 @@ GEM
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sassc (2.
0.1
)
sassc (2.
4.0
)
ffi (~> 1.9)
rake
sassc-rails (2.1.0)
railties (>= 4.0.0)
sassc (>= 2.0)
...
...
app/assets/stylesheets/startup/startup-signin.scss
View file @
8ddbee40
...
...
@@ -138,10 +138,10 @@ hr {
margin-right
:
-15px
;
margin-left
:
-15px
;
}
.col
,
.col-sm-5
,
.col-sm-12
,
.col-sm-7
,
.col-sm-12
{
.col-sm-5
,
.col
{
position
:
relative
;
width
:
100%
;
padding-right
:
15px
;
...
...
@@ -160,12 +160,12 @@ hr {
}
@media
(
min-width
:
576px
)
{
.col-sm-5
{
flex
:
0
0
41
.66667%
;
max-width
:
41
.66667%
;
flex
:
0
0
41
.6666
66666
7%
;
max-width
:
41
.6666
66666
7%
;
}
.col-sm-7
{
flex
:
0
0
58
.33333%
;
max-width
:
58
.33333%
;
flex
:
0
0
58
.33333
33333
%
;
max-width
:
58
.33333
33333
%
;
}
.col-sm-12
{
flex
:
0
0
100%
;
...
...
ee/app/assets/stylesheets/startup/startup-signin.scss
View file @
8ddbee40
...
...
@@ -138,10 +138,10 @@ hr {
margin-right
:
-15px
;
margin-left
:
-15px
;
}
.col
,
.col-sm-5
,
.col-sm-12
,
.col-sm-7
,
.col-sm-12
{
.col-sm-5
,
.col
{
position
:
relative
;
width
:
100%
;
padding-right
:
15px
;
...
...
@@ -160,12 +160,12 @@ hr {
}
@media
(
min-width
:
576px
)
{
.col-sm-5
{
flex
:
0
0
41
.66667%
;
max-width
:
41
.66667%
;
flex
:
0
0
41
.6666
66666
7%
;
max-width
:
41
.6666
66666
7%
;
}
.col-sm-7
{
flex
:
0
0
58
.33333%
;
max-width
:
58
.33333%
;
flex
:
0
0
58
.33333
33333
%
;
max-width
:
58
.33333
33333
%
;
}
.col-sm-12
{
flex
:
0
0
100%
;
...
...
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