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
44648ae9
Commit
44648ae9
authored
Feb 03, 2019
by
Paul Slaughter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Replace h-13em with h-12em
parent
609e5f7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
app/assets/stylesheets/framework/common.scss
app/assets/stylesheets/framework/common.scss
+4
-1
No files found.
app/assets/stylesheets/framework/common.scss
View file @
44648ae9
...
...
@@ -390,9 +390,12 @@ img.emoji {
/** COMMON SIZING CLASSES **/
.w-0
{
width
:
0
;
}
.h-13em
{
height
:
13em
;
}
.h-12em
{
height
:
12em
;
}
.mw-460
{
max-width
:
460px
;
}
.mw-6em
{
max-width
:
6em
;
}
.min-height-0
{
min-height
:
0
;
}
/** COMMON SPACING CLASSES **/
...
...
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