Fixed styles
This commit is contained in:
parent
d4d41ea8be
commit
fd85744e16
@ -996,7 +996,7 @@ textarea.im_message_field {
|
|||||||
width: 23px;
|
width: 23px;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
margin-top: 4px;
|
margin-top: 4px;
|
||||||
margin-left: 17px;
|
margin-left: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-paperclip {
|
.icon-paperclip {
|
||||||
@ -1067,7 +1067,7 @@ textarea.im_message_field {
|
|||||||
|
|
||||||
width: 24px;
|
width: 24px;
|
||||||
height: 22px;
|
height: 22px;
|
||||||
margin-top: 4px;
|
margin-top: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-camera {
|
.icon-camera {
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
<link rel="stylesheet" href="vendor/angular/angular-csp.css"/>
|
<link rel="stylesheet" href="vendor/angular/angular-csp.css"/>
|
||||||
<link rel="stylesheet" href="vendor/bootstrap/css/bootstrap.css"/>
|
<link rel="stylesheet" href="vendor/bootstrap/css/bootstrap.css"/>
|
||||||
<link rel="stylesheet" href="vendor/jquery.nanoscroller/nanoscroller.css"/>
|
<link rel="stylesheet" href="vendor/jquery.nanoscroller/nanoscroller.css"/>
|
||||||
<link rel="stylesheet" href="css/app.css?13"/>
|
<link rel="stylesheet" href="css/app.css?14"/>
|
||||||
<link rel="icon" href="favicon.ico" type="image/x-icon" />
|
<link rel="icon" href="favicon.ico" type="image/x-icon" />
|
||||||
|
|
||||||
<meta property="og:title" content="Webogram">
|
<meta property="og:title" content="Webogram">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user