forked from DGNum/gestioCOF
fix missing bracket
This commit is contained in:
parent
a221d7841c
commit
ff5959638b
1 changed files with 1 additions and 0 deletions
|
@ -544,6 +544,7 @@ thead .tooltip {
|
||||||
-moz-column-count: 5; /* Firefox */
|
-moz-column-count: 5; /* Firefox */
|
||||||
column-count: 5;
|
column-count: 5;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.help-block {
|
.help-block {
|
||||||
padding-top: 15px;
|
padding-top: 15px;
|
||||||
|
|
Loading…
Reference in a new issue