1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-09-03 10:53:23 +02:00
Bug found and fixed. Should work as expected now.
This commit is contained in:
Angelos Chalaris
2017-10-19 12:19:32 +03:00
parent 6079f1c337
commit e28f291531
21 changed files with 37 additions and 23 deletions

3
dist/mini-dark.css vendored
View File

@@ -3,7 +3,7 @@
Flavor name: Dark (mini-dark)
Author: Angelos Chalaris (chalarangelo@gmail.com)
Maintainers: Angelos Chalaris
mini.css version: v2.3.5
mini.css version: v2.3.6
*/
/*
Browsers resets and base typography.
@@ -1630,6 +1630,7 @@ table.striped tr:nth-of-type(2n) > td {
align-self: center;
position: relative;
width: 100%;
background: #232e33;
border: 0.0625rem solid #616161;
margin: 0.5rem;
overflow: hidden;