modal styles, minor css fixes

This commit is contained in:
Maciej Jarczok 2014-07-17 21:43:34 +02:00
parent dabd5dbe9d
commit 84a06f4046
3 changed files with 7 additions and 4 deletions

View File

@ -19,6 +19,11 @@ b, strong
input, select
font-family: $font-family
padding: 1rem
border: 1px solid #ccc
width: 100%
border-radius: .3rem
font-size: 1.4rem
.invisible
height: 0

View File

@ -36,7 +36,7 @@
line-height: 30px
a
display: inline-block
transition: opacity .2s linear
transition: opacity .175s linear
color: black
img
vertical-align: middle

View File

@ -10,14 +10,12 @@
.modal-body
position: absolute
top: 0
bottom: 0
top: 10%
left: 0
right: 0
margin: auto
background-color: white
width: 580px
height: 500px
padding: 20px
border-radius: 5px
h3