Removed minor bug in floating appeareance
This commit is contained in:
parent
9e0840af5a
commit
fa47ca1c64
BIN
releases/slt-0.0.4.tar.gz
Normal file
BIN
releases/slt-0.0.4.tar.gz
Normal file
Binary file not shown.
@ -1 +1 @@
|
|||||||
3
|
4
|
||||||
|
@ -57,6 +57,10 @@ li.row-fluid {
|
|||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.article-info {
|
||||||
|
clear: both;
|
||||||
|
}
|
||||||
|
|
||||||
.page-header
|
.page-header
|
||||||
{
|
{
|
||||||
padding-bottom: 0px;
|
padding-bottom: 0px;
|
||||||
@ -147,8 +151,3 @@ ul.nav-child > li > a:hover
|
|||||||
color: gray;
|
color: gray;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
|
||||||
<?php
|
|
||||||
print_r($params);
|
|
||||||
?>
|
|
||||||
*/
|
|
||||||
|
Loading…
Reference in New Issue
Block a user