This commit is contained in:
Gabriel Bazán 2016-02-15 12:50:21 -03:00
commit 26cbf211f5
4 changed files with 73 additions and 20 deletions

View file

@ -790,6 +790,8 @@ table tbody tr:last-child td {
.left-inner-addon input {
padding-left: 40px;
margin-bottom: auto;
max-width: 85%;
border: 0px solid;
}
.left-inner-addon i {
position: absolute;
@ -799,7 +801,7 @@ table tbody tr:last-child td {
.left-inner-addon a {
position: absolute;
padding: 5px;
right: 0px;
right: 0.5px;
}
/*//////////////////////////// BUTTON OUTLINE ////////////////////////////*/