#281 Admin. Revisar los textos que aparecen en las features de un proyecto

stable
Xavier Julián 2014-08-12 12:37:05 +02:00
parent 031f8cce1e
commit bc637b20a9
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@
background-color: $whitish; background-color: $whitish;
display: inline-block; display: inline-block;
margin-bottom: .3rem; margin-bottom: .3rem;
min-height: 14px;
opacity: .5; opacity: .5;
padding: 1rem; padding: 1rem;
position: relative; position: relative;
@ -41,6 +42,7 @@
} }
p { p {
margin-bottom: 1rem; margin-bottom: 1rem;
min-height: 4.5rem
} }
select { select {
margin-top: 1rem; margin-top: 1rem;