This website works better with JavaScript.
Explore
Help
Sign In
MightyPork
/
datatable.directory
Watch
1
Star
0
Fork
You've already forked datatable.directory
1
Code
Issues
25
Pull Requests
Releases
Wiki
Activity
fix large gap above bio table if bio is not filled
Browse Source
master
Ondřej Hruška
6 years ago
parent
6b04218f67
commit
1d38f51a3a
Signed by:
MightyPork
GPG Key ID:
2C5FD5035250423D
1 changed files
with
6 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
6
resources/assets/sass/app.scss
6
resources/assets/sass/app.scss
vendored
Unescape
Escape
View File
@ -39,4 +39,10 @@ dt {
td
{
td
{
padding-top
:
dist
(
2
)
;
padding-top
:
dist
(
2
)
;
}
}
tr
:
first-child
{
td
{
padding-top
:
0
;
}
}
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
MightyPork/datatable.directory
Title
Body
Create Issue