mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
Merge branch 'master' of github.com:domify/registry
Conflicts: app/assets/stylesheets/shared/general.sass
This commit is contained in:
commit
dbbc6b3bff
58 changed files with 552 additions and 322 deletions
|
@ -39,3 +39,15 @@
|
|||
|
||||
.no-border
|
||||
border: 0px !important
|
||||
|
||||
.errors
|
||||
color: #A94442
|
||||
|
||||
// vertical allign with other fields
|
||||
.typeahead
|
||||
margin-left: 5px
|
||||
|
||||
// fix medium screen size label position
|
||||
@media (min-width: 768px) and (max-width: 991px)
|
||||
.control-label
|
||||
text-align: left !important
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue