This is an automated email from the ASF dual-hosted git repository.
wave pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/petri-site.git
The following commit(s) were added to refs/heads/master by this push:
new abbc65c Update apache.css
abbc65c is described below
commit abbc65cb5c2132ee2895df9ba17bb969c06b400f
Author: Dave Fisher <[email protected]>
AuthorDate: Fri Mar 12 08:45:16 2021 -0800
Update apache.css
---
theme/apache/static/css/apache.css | 8 --------
1 file changed, 8 deletions(-)
diff --git a/theme/apache/static/css/apache.css
b/theme/apache/static/css/apache.css
index bd9eb8f..194dbd3 100644
--- a/theme/apache/static/css/apache.css
+++ b/theme/apache/static/css/apache.css
@@ -40,11 +40,3 @@
.center-align {
text-align: center;
}
-
-.float-right {
- float: right;
-}
-
-.float-left {
- float: left;
-}