/*
 * @file interval.css
 * Provides css for interval field
 * @copyright Copyright(c) 2011 Rowlands Group
 * @license GPL v2+ http://www.fsf.org/licensing/licenses/gpl.html
 * @author Lee Rowlands leerowlands at rowlandsgroup dot com
 *
 */

.field-type-interval .form-item {
  float: left;
  margin-right: 5px;
}
