This website works better with JavaScript.
Home
Explore
Help
Sign In
Mirror
/
tildes
mirror of
https://gitlab.com/tildes/tildes.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Remove margin-right from last tab-item anchor
merge-requests/5/head
Bauke
8 years ago
parent
37e8526653
commit
79ced4cc84
No known key found for this signature in database
GPG Key ID:
C1C0F29952BCF558
1 changed files
with
4 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
4
tildes/scss/modules/_tab.scss
4
tildes/scss/modules/_tab.scss
View File
@ -22,5 +22,9 @@
margin-right
:
0
.
4rem
;
}
}
&
:
last-child
a
{
margin-right
:
0
;
}
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Mirror/tildes
Title
Body
Create Issue