Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
web-apps
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
0
Merge Requests
0
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
Boris Kocherov
web-apps
Commits
488e7d4f
Commit
488e7d4f
authored
Oct 13, 2016
by
Julia Radzhabova
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[DE] Align layout of history panel and file menu items.
parent
0817331b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
apps/common/main/resources/less/history.less
apps/common/main/resources/less/history.less
+3
-3
No files found.
apps/common/main/resources/less/history.less
View file @
488e7d4f
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
#history-header {
#history-header {
position: absolute;
position: absolute;
height:
45
px;
height:
53
px;
left: 0;
left: 0;
top: 0;
top: 0;
right: 0;
right: 0;
...
@@ -14,7 +14,7 @@
...
@@ -14,7 +14,7 @@
#history-btn-back {
#history-btn-back {
height: 27px;
height: 27px;
margin-top:
8
px;
margin-top:
15
px;
padding-top: 4px;
padding-top: 4px;
padding-left: 20px;
padding-left: 20px;
font-size: 13px;
font-size: 13px;
...
@@ -52,7 +52,7 @@
...
@@ -52,7 +52,7 @@
#history-list {
#history-list {
height: 100%;
height: 100%;
overflow: hidden;
overflow: hidden;
padding: 45px 0;
padding:
53px 0
45px 0;
.item {
.item {
display: block;
display: block;
...
...
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