Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Alto
/
fenixconsulting
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 8a995070
authored
2022-09-27 17:53:54 +0300
by
Alto
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Поправил позиционирование кнопки
1 parent
bf6d2bc4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
wp-content/themes/fenixmedica/inc/calc.php
wp-content/themes/fenixmedica/inc/calc.php
View file @
8a99507
...
...
@@ -53,7 +53,7 @@ function fenix_calc ($atts, $content)
'</div>'
.
'<div class="row">'
.
'<div class="col-12">'
.
'<button name="calc" type="button" class="btn btn-lg btn-style-0 rounded-pill calc_btn disabled" role="button" id="calc_btn_'
.
$atts
[
'id'
]
.
'">Рассчитать</button>'
.
'<button name="calc" type="button" class="btn btn-lg btn-style-0 rounded-pill calc_btn disabled
d-block mx-auto mx-md-0
" role="button" id="calc_btn_'
.
$atts
[
'id'
]
.
'">Рассчитать</button>'
.
'</div>'
.
'</div>'
.
'</div>'
;
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment