src/main/webapp/css/base.css
changeset 76 2ba4569f2bd6
parent 72 077b875a2a0c
child 98 eac38214183d
equal deleted inserted replaced
75:2b0fafd71c1d 76:2ba4569f2bd6
    79 }
    79 }
    80 
    80 
    81 .section {
    81 .section {
    82   margin-top: 1em;
    82   margin-top: 1em;
    83 }
    83 }
       
    84 
       
    85 /* GPS */
       
    86 input.latitude, input.longitude {
       
    87   width: 60px;
       
    88 }