Fixed styles

This commit is contained in:
Igor Zhukov 2014-01-31 19:29:09 +04:00
parent d4d41ea8be
commit fd85744e16
2 changed files with 3 additions and 3 deletions

View File

@ -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 {

View File

@ -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">