raolu пре 6 година
родитељ
комит
d862f0ab81
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      app/rehabilitation/css/management.css

+ 2 - 1
app/rehabilitation/css/management.css

@ -295,7 +295,7 @@ a {
.back-btn {
	display: inline-block;
	width: 120px;
	width: 90px;
	height: 34px;
	line-height: 34px;
	background-color: #12b7f5;
@ -306,6 +306,7 @@ a {
	left: 50%;
	bottom: 10px;
	margin-left: -60px;
	font-size: 14px;
}
.item-detail-wrap {