diff options
| author | julian laplace <julescarbon@gmail.com> | 2022-11-02 16:00:30 +0100 |
|---|---|---|
| committer | julian laplace <julescarbon@gmail.com> | 2022-11-02 16:00:30 +0100 |
| commit | 69d83607a14ec0dbe6483607dd4552f833ad4a61 (patch) | |
| tree | b07ef0571b36aceee5adecbbbdf2b1e5f01388ec /public/assets/css/hootstream.css | |
| parent | c06ed9cc555b915285c62883e12d48d00c142ea8 (diff) | |
fixing comment form add button
Diffstat (limited to 'public/assets/css/hootstream.css')
| -rw-r--r-- | public/assets/css/hootstream.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/assets/css/hootstream.css b/public/assets/css/hootstream.css index 7533b2c..08b5cf2 100644 --- a/public/assets/css/hootstream.css +++ b/public/assets/css/hootstream.css @@ -62,7 +62,6 @@ transition: opacity 0.1s; display: flex; flex-direction: row; - flex-wrap: ; align-items: flex-start; justify-content: center; } |
