Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
6f35e946
Commit
6f35e946
authored
May 15, 2017
by
Téo Vasseur
Committed by
Mathieu Giraud
May 16, 2017
Browse files
vidjil.less : remove padding-right for .identityBox, and useless selector
parent
9f1496d5
Changes
1
Hide whitespace changes
Inline
Side-by-side
browser/css/vidjil.less
View file @
6f35e946
...
...
@@ -572,7 +572,7 @@ line {
width: 250px;
}
.list .axisBox, .axisBox span
, .identityBox
{
.list .axisBox, .axisBox span {
max-width: @width_axisBox;
float: right;
overflow: hidden;
...
...
@@ -586,7 +586,6 @@ line {
}
.identityBox {
padding-right: 10px;
font-family: @default-font;
text-align: right;
}
...
...
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