mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Merge pull request #3505 from alchemy-fr/PHRAS-3087_Login_page_fix_design
PHRAS-3087 #comment merge Login page - Design - Button is cut when login error occurs
This commit is contained in:
@@ -5,3 +5,20 @@
|
||||
@import '../../account/styles/skin';
|
||||
@import '../../../../node_modules/font-awesome/scss/font-awesome.scss';
|
||||
@import '../../../../node_modules/jquery-ui/themes/base/autocomplete'; // not extension for inline import
|
||||
|
||||
|
||||
.authentication-sidebar {
|
||||
.alert {
|
||||
.alert-block-logo {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.fa-2x {
|
||||
font-size: 2em;
|
||||
height: 28px;
|
||||
margin: 0;
|
||||
background: none;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user