update Piwik to version 2.16 (fixes #91)
This commit is contained in:
parent
296343bf3b
commit
d885a4baa9
5833 changed files with 418860 additions and 226988 deletions
|
|
@ -1,3 +1,15 @@
|
|||
@-moz-document url-prefix() {
|
||||
// see bug in Firefox 30+
|
||||
// https://github.com/piwik/piwik/issues/5242
|
||||
// https://bugzilla.mozilla.org/show_bug.cgi?id=1012640
|
||||
.tagCloud + .dataTableFeatures {
|
||||
clear: left;
|
||||
}
|
||||
.tagCloud .word {
|
||||
float: left;
|
||||
}
|
||||
}
|
||||
|
||||
.tagCloud {
|
||||
padding: 10px;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue