We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6a0dbd commit 4b5b04dCopy full SHA for 4b5b04d
css/index.styl
@@ -596,6 +596,8 @@ loadingSize = 30px
596
display block
597
overflow hidden
598
width 100%
599
+ padding-left 50px
600
+ padding-right 15px
601
line-height 40px
602
text-align left
603
text-overflow ellipsis
@@ -605,8 +607,6 @@ loadingSize = 30px
605
607
white-space nowrap
606
608
transition background 0.3s
609
-webkit-transition background 0.3s
- text-align center
- padding-right 20px // just enough to balance out the social button (width: 40px)
610
611
// Thicken up the font on HDPI devices
612
@media (-webkit-min-device-pixel-ratio: 2),
0 commit comments