Skip to content
Snippets Groups Projects
Commit ff5f426a authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

bugfix(text): new line

parent 5be9b7a2
No related branches found
No related tags found
1 merge request!13bugfix(text): new line
Pipeline #180750 passed
## [1.6.2] - 2023-04-05 ## [1.6.2] - 2023-04-05
### Fixed ### Fixed
- new line after petition - bottom margin
## [1.6.1] - 2022-08-30 ## [1.6.1] - 2022-08-30
### Fixed ### Fixed
......
.wpdesk-rating-petition { .wpdesk-rating-petition {
font-size: 15px; font-size: 15px;
width: 100%; width: 100%;
margin-bottom: 15px;
} }
.wpdesk-rating-petition a { .wpdesk-rating-petition a {
......
...@@ -16,5 +16,5 @@ ...@@ -16,5 +16,5 @@
'<span class="star">&#9733;&#9733;&#9733;&#9733;&#9733;</span><span class="plugins-repository">', '<span class="star">&#9733;&#9733;&#9733;&#9733;&#9733;</span><span class="plugins-repository">',
'</span></a>' '</span></a>'
) )
); ?><br /><br /> ); ?>
</div> </div>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment