CSS
This commit is contained in:
parent
f82f4162c3
commit
5dc6e7d1a0
@ -6,6 +6,11 @@ if (! defined('ISLOADEDBYSTEELSHEET')) die('Must be call by steelsheet'); ?>
|
||||
* Component: Info Box
|
||||
* -------------------
|
||||
*/
|
||||
|
||||
span.info-box-icon-text { /* hide box text number due to problems */
|
||||
display: none;
|
||||
}
|
||||
|
||||
.info-box {
|
||||
display: block;
|
||||
min-height: 90px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user