diff --git a/src/main/resources/public/css/conference.css b/src/main/resources/public/css/conference.css index 38b12c4..06d8041 100644 --- a/src/main/resources/public/css/conference.css +++ b/src/main/resources/public/css/conference.css @@ -75,12 +75,6 @@ margin: 5px; } -.icon-edit-input-text{ - width: 27px; - height: 27px; - float: right; -} - .grey-border{ color: #495057; background-clip: padding-box; @@ -93,3 +87,8 @@ margin-left: 10px; } +#cancel-button{ + position: relative; + font-size: 1rem; +} + diff --git a/src/main/resources/templates/conferences/conference.html b/src/main/resources/templates/conferences/conference.html index 7500f08..078e697 100644 --- a/src/main/resources/templates/conferences/conference.html +++ b/src/main/resources/templates/conferences/conference.html @@ -29,24 +29,18 @@
- Редактировать
- Редактировать
- Редактировать
@@ -58,8 +52,6 @@ - Редактировать Удалить @@ -114,7 +106,7 @@
- @@ -149,17 +141,17 @@
- - - - - - - - - - - +
+ + + Отмена + +