Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7999280

Browse files
author
Rajeev Kumar Singh
committed
css
1 parent f8691c5 commit 7999280

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

‎src/main/resources/static/css/main.css

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ button.accent {
145145
background-color: #fff;
146146
box-shadow: 0 1px 11px rgba(0, 0, 0, 0.27);
147147
margin-top: 30px;
148-
height: calc(100% - 50px);
148+
height: calc(100% - 30px);
149149
max-height: 600px;
150150
position: relative;
151151
}
@@ -156,7 +156,7 @@ button.accent {
156156
margin: 0;
157157
overflow: auto;
158158
overflow-y: scroll;
159-
padding: 0 20px 20px 20px;
159+
padding: 0 20px 0px 20px;
160160
height: calc(100% - 150px);
161161
}
162162

@@ -264,6 +264,10 @@ button.accent {
264264
padding: 25px;
265265
}
266266

267+
#chat-page ul {
268+
height: calc(100% - 120px);
269+
}
270+
267271
#messageForm .input-group button {
268272
width: 65px;
269273
}
@@ -281,6 +285,6 @@ button.accent {
281285
}
282286

283287
.chat-header h2 {
284-
font-size: 1.4em;
288+
font-size: 1.1em;
285289
}
286290
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /