Sha256: 6922d3af24c3a7f998a17cf50c8e31bf48d52d00079190733a1a061bac2ff53b

Contents?: true

Size: 657 Bytes

Versions: 2

Compression:

Stored size: 657 Bytes

Contents

/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *
 *= require_self
 *= require_tree .
 *= require bootstrap
 */

body {
  padding-top: 70px;
}

.translation_missing_container .row{
  margin-top: 5px;
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
i18n_admin_utils-0.0.4 app/assets/stylesheets/i18n_admin_utils/application.scss
i18n_admin_utils-0.0.3 app/assets/stylesheets/i18n_admin_utils/application.scss