Mercurial > zeropaste
comparison app/assets/stylesheets/application.scss @ 424:967233b26404
Fix styling for md size
author | nanaya <me@myconan.net> |
---|---|
date | Sat, 26 Sep 2015 03:56:24 +0900 |
parents | f0b4d6bec50e |
children | 76153b601d7e |
comparison
equal
deleted
inserted
replaced
423:ec413bbb4128 | 424:967233b26404 |
---|---|
1 @import "bootstrap-zp"; | 1 @import "bootstrap-zp"; |
2 @import "highlightjs"; | 2 @import "highlightjs"; |
3 | 3 |
4 .input-url1 { display: none !important; } | 4 .input-url1 { display: none !important; } |
5 | |
6 .form-group--narrow { | |
7 max-width: 300px; | |
8 } | |
5 | 9 |
6 .paste-paste { | 10 .paste-paste { |
7 resize: vertical; | 11 resize: vertical; |
8 font-family: $font-family-monospace; | 12 font-family: $font-family-monospace; |
9 } | 13 } |