Switch to DuckDuckGo Search
   July 2, 2018  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | >

Toggle Join/Part | bottom
[02:50:21] *** dirtyroshi <dirtyroshi!~dirtyrosh@unaffiliated/dirtyroshi> has joined ##bootstrap
[02:53:21] *** dirtyroshi <dirtyroshi!~dirtyrosh@unaffiliated/dirtyroshi> has quit IRC (Remote host closed the connection)
[02:53:50] *** dirtyroshi <dirtyroshi!~dirtyrosh@cpe-65-27-180-51.cinci.res.rr.com> has joined ##bootstrap
[02:54:03] *** dirtyroshi <dirtyroshi!~dirtyrosh@cpe-65-27-180-51.cinci.res.rr.com> has quit IRC (Changing host)
[02:54:03] *** dirtyroshi <dirtyroshi!~dirtyrosh@unaffiliated/dirtyroshi> has joined ##bootstrap
[02:54:17] *** dirtyroshi <dirtyroshi!~dirtyrosh@unaffiliated/dirtyroshi> has quit IRC (Remote host closed the connection)
[02:55:32] *** dirtyroshi <dirtyroshi!~dirtyrosh@cpe-65-27-180-51.cinci.res.rr.com> has joined ##bootstrap
[02:58:15] *** dirtyroshi <dirtyroshi!~dirtyrosh@cpe-65-27-180-51.cinci.res.rr.com> has quit IRC (Remote host closed the connection)
[02:58:43] *** dirtyroshi <dirtyroshi!~dirtyrosh@unaffiliated/dirtyroshi> has joined ##bootstrap
[04:15:28] *** nomoney4u <nomoney4u!~quassel@104.129.16.55> has quit IRC (Quit: No Ping reply in 180 seconds.)
[04:16:45] *** nomoney4u <nomoney4u!~quassel@104.129.16.55> has joined ##bootstrap
[04:37:25] *** MaritimeHistory <MaritimeHistory!~Instantbi@115.164.56.184> has joined ##bootstrap
[06:50:21] *** greeny <greeny!~greeny@45.124.203.66> has quit IRC (Ping timeout: 240 seconds)
[06:50:27] *** TinkerT <TinkerT!~putneyj@75-8-78-151.lightspeed.rlghnc.sbcglobal.net> has quit IRC (Read error: Connection reset by peer)
[06:50:42] *** TinkerT <TinkerT!~putneyj@75-8-78-151.lightspeed.rlghnc.sbcglobal.net> has joined ##bootstrap
[06:53:21] *** greeny <greeny!~greeny@45.124.203.66> has joined ##bootstrap
[07:34:48] *** greeny <greeny!~greeny@45.124.203.66> has quit IRC (Ping timeout: 256 seconds)
[07:36:34] *** greeny <greeny!~greeny@45.124.203.66> has joined ##bootstrap
[08:05:20] *** daniel____ <daniel____!~daniel@186.240.17.95.dynamic.jazztel.es> has joined ##bootstrap
[08:06:16] *** luisdavidgd <luisdavidgd!~Thunderbi@190.236.206.201> has joined ##bootstrap
[08:14:03] *** daniel____ <daniel____!~daniel@186.240.17.95.dynamic.jazztel.es> has quit IRC (Remote host closed the connection)
[08:32:22] *** flaviodesousa <flaviodesousa!~flaviodes@213.187.85.7> has joined ##bootstrap
[08:52:19] <Jonno_FTW> anynone in?
[08:52:27] <Jonno_FTW> I have this problem on xs screen: @media (max-width: 576px) {
[08:52:28] <Jonno_FTW> .side-title {
[08:52:28] <Jonno_FTW> display: none;
[08:52:28] <Jonno_FTW> }
[08:52:30] <Jonno_FTW> }fuck
[08:52:39] <Jonno_FTW> I mean this: https://puu.sh/APvop/2bd0257a1c.png
[08:52:51] <Jonno_FTW> the body isn
[08:53:16] <Jonno_FTW> the body isn't 100% width, despite setting min-width:100%
[08:56:21] <Jonno_FTW> actually it's the heading text
[09:00:12] *** lordjancso <lordjancso!~lordjancs@188-143-23-197.pool.digikabel.hu> has joined ##bootstrap
[09:04:01] *** chowmeined <chowmeined!~chowmeine@unaffiliated/chowmeined> has quit IRC (Ping timeout: 248 seconds)
[09:04:46] *** chowmeined <chowmeined!~chowmeine@unaffiliated/chowmeined> has joined ##bootstrap
[09:07:13] <Jonno_FTW> how come I can't do something like display-sm-3 display-6 ?
[09:16:36] *** daniel____ <daniel____!~daniel@186.240.17.95.dynamic.jazztel.es> has joined ##bootstrap
[09:33:57] *** luisdavidgd <luisdavidgd!~Thunderbi@190.236.206.201> has quit IRC (Ping timeout: 264 seconds)
[10:14:54] *** Puffball <Puffball!~Puffball@cm-dhcp-173-46-251-192.bloombroadband.com> has quit IRC (Quit: Puffball)
[10:24:47] *** DrowningElysium <DrowningElysium!uid190788@gateway/web/irccloud.com/x-dkmmtiqqcaspsqjw> has joined ##bootstrap
[10:32:44] <MaritimeHistory> hi
[10:33:16] <hoek> Jonno_FTW: i had to add those for my projects as well. at least display-6.
[10:33:46] <hoek> probably add some responsive text classes as well, based on vw or vh units
[11:18:48] *** Es0teric <Es0teric!~Es0teric@pool-71-183-202-228.nycmny.fios.verizon.net> has joined ##bootstrap
[12:14:31] *** metrixx <metrixx!~metrixx@unaffiliated/metrixx> has joined ##bootstrap
[12:21:21] <Jonno_FTW> hoek: can you provide your code?
[12:34:30] <hoek> .display-5 {
[12:34:30] <hoek> font-size: $display5-size;
[12:34:30] <hoek> font-weight: $display5-weight;
[12:34:30] <hoek> line-height: $display-line-height;
[12:34:30] <hoek> }
[12:34:31] <hoek> .display-6 {
[12:34:31] <hoek> font-size: $display6-size;
[12:34:32] <hoek> font-weight: $display6-weight;
[12:34:32] <hoek> line-height: $display-line-height;
[12:34:33] <hoek> }
[12:34:33] <hoek> .display-7 {
[12:34:34] <hoek> font-size: $display7-size;
[12:34:34] <hoek> font-weight: $display7-weight;
[12:34:35] <hoek> line-height: $display-line-height;
[12:35:24] <hoek> etc. with defined vars accordingly: `$display5-size: 2.7rem;` etc. (sorry for the flood)
[13:47:14] *** lordjancso <lordjancso!~lordjancs@188-143-23-197.pool.digikabel.hu> has quit IRC (Read error: Connection reset by peer)
[13:50:52] *** lordjancso <lordjancso!~lordjancs@188-143-23-197.pool.digikabel.hu> has joined ##bootstrap
[14:10:49] *** imox <imox!~imox@p54BE004A.dip0.t-ipconnect.de> has joined ##bootstrap
[14:48:26] *** daniel____ <daniel____!~daniel@186.240.17.95.dynamic.jazztel.es> has quit IRC (Ping timeout: 256 seconds)
[14:59:03] *** imox <imox!~imox@p54BE004A.dip0.t-ipconnect.de> has quit IRC (Quit: imox)
[14:59:18] *** xebra <xebra!~xebra@unaffiliated/xebra> has joined ##bootstrap
[14:59:39] *** daniel____ <daniel____!~daniel@186.240.17.95.dynamic.jazztel.es> has joined ##bootstrap
[15:00:31] <xebra> hi, is there a way to vertical align stuff in columns in bootstrap 4? It uses flexbox, I thought it could easily add some classes to do that
[15:57:55] *** lordjancso <lordjancso!~lordjancs@188-143-23-197.pool.digikabel.hu> has quit IRC (Quit: Leaving)
[16:17:04] *** imox <imox!~imox@i577B8A03.versanet.de> has joined ##bootstrap
[16:30:05] *** imox <imox!~imox@i577B8A03.versanet.de> has quit IRC (Quit: imox)
[16:52:36] *** luisdavidgd <luisdavidgd!~Thunderbi@190.236.206.201> has joined ##bootstrap
[16:54:51] *** daniel____ <daniel____!~daniel@186.240.17.95.dynamic.jazztel.es> has quit IRC (Ping timeout: 240 seconds)
[16:55:21] *** daniel____ <daniel____!~daniel@29.24.77.188.dynamic.jazztel.es> has joined ##bootstrap
[17:06:30] *** MaritimeHistory <MaritimeHistory!~Instantbi@115.164.56.184> has quit IRC (Ping timeout: 260 seconds)
[17:08:08] *** HelgaIronic <HelgaIronic!~TheCire@dynamic-216-7-79-238.inet.willitsonline.com> has quit IRC (Read error: Connection reset by peer)
[17:08:24] *** HelgaIronic <HelgaIronic!~TheCire@dynamic-216-7-79-238.inet.willitsonline.com> has joined ##bootstrap
[17:16:34] *** imox <imox!~imox@i577B8A03.versanet.de> has joined ##bootstrap
[17:28:20] *** imox <imox!~imox@i577B8A03.versanet.de> has quit IRC (Quit: imox)
[17:29:38] *** imox <imox!~imox@i577B8A03.versanet.de> has joined ##bootstrap
[17:29:53] *** kingkong <kingkong!antalya@shellium/member/kingkong> has quit IRC (Remote host closed the connection)
[17:33:10] *** kingkong <kingkong!antalya@chatq.net> has joined ##bootstrap
[17:33:11] *** kingkong <kingkong!antalya@chatq.net> has quit IRC (Changing host)
[17:33:11] *** kingkong <kingkong!antalya@shellium/member/kingkong> has joined ##bootstrap
[17:35:09] *** daniel____ <daniel____!~daniel@29.24.77.188.dynamic.jazztel.es> has quit IRC (Ping timeout: 256 seconds)
[17:53:29] *** imox <imox!~imox@i577B8A03.versanet.de> has quit IRC (Quit: imox)
[17:56:00] *** imox <imox!~imox@i577B8A03.versanet.de> has joined ##bootstrap
[18:04:18] *** Es0teric <Es0teric!~Es0teric@pool-71-183-202-228.nycmny.fios.verizon.net> has quit IRC (Quit: Computer has gone to sleep.)
[18:07:37] *** imox <imox!~imox@i577B8A03.versanet.de> has quit IRC (Quit: imox)
[18:07:47] *** Puffball <Puffball!~Puffball@cm-dhcp-173-46-251-192.bloombroadband.com> has joined ##bootstrap
[18:19:04] *** HelgaIronic <HelgaIronic!~TheCire@dynamic-216-7-79-238.inet.willitsonline.com> has quit IRC (Quit: HelgaIronic)
[18:20:59] *** imox <imox!~imox@i577B8A03.versanet.de> has joined ##bootstrap
[18:31:40] *** imox <imox!~imox@i577B8A03.versanet.de> has quit IRC (Quit: imox)
[18:47:27] *** minionofgozer_ <minionofgozer_!~minionofg@136.62.5.236> has quit IRC (Ping timeout: 240 seconds)
[18:47:47] *** minionofgozer_ <minionofgozer_!~minionofg@136.62.5.236> has joined ##bootstrap
[18:50:30] *** metrixx_ <metrixx_!~metrixx@unaffiliated/metrixx> has joined ##bootstrap
[18:50:30] *** metrixx is now known as Guest26822
[18:52:15] *** metrixx <metrixx!~metrixx@unaffiliated/metrixx> has joined ##bootstrap
[18:52:49] *** Guest26822 <Guest26822!~metrixx@unaffiliated/metrixx> has quit IRC (Ping timeout: 248 seconds)
[18:54:57] *** metrixx_ <metrixx_!~metrixx@unaffiliated/metrixx> has quit IRC (Ping timeout: 248 seconds)
[18:59:58] *** minionofgozer_ <minionofgozer_!~minionofg@136.62.5.236> has quit IRC (Quit: terminated!)
[19:01:52] *** minionofgozer <minionofgozer!~minionofg@136.62.5.236> has joined ##bootstrap
[19:20:26] *** flaviodesousa <flaviodesousa!~flaviodes@213.187.85.7> has quit IRC (Ping timeout: 256 seconds)
[19:41:02] *** SwiftMatt <SwiftMatt!~Objective@2601:282:4300:3e:c444:7b:bb39:e513> has joined ##bootstrap
[19:44:08] *** SwiftMatt <SwiftMatt!~Objective@2601:282:4300:3e:c444:7b:bb39:e513> has quit IRC (Client Quit)
[19:57:15] *** Fuzzy_Panda <Fuzzy_Panda!~Saint_Isi@2600-6c4e-0d7f-ddd9-3dc7-6017-0d4c-1673.dhcp6.chtrptr.net> has joined ##bootstrap
[20:10:46] *** minionofgozer <minionofgozer!~minionofg@136.62.5.236> has quit IRC (Quit: terminated!)
[20:17:25] *** daN-R-G <daN-R-G!~daN-R-G@2a02:908:d80:58a0:4d62:2b24:e06:4b7> has joined ##bootstrap
[20:30:36] *** TinkerT <TinkerT!~putneyj@75-8-78-151.lightspeed.rlghnc.sbcglobal.net> has quit IRC (Read error: Connection reset by peer)
[20:32:29] *** TinkerT <TinkerT!~putneyj@75-8-78-151.lightspeed.rlghnc.sbcglobal.net> has joined ##bootstrap
[20:38:48] *** Ontaine <Ontaine!~Ontaine@2a02:a210:a601:2200:c1f6:9d04:179a:9916> has joined ##bootstrap
[21:09:43] *** minionofgozer <minionofgozer!~minionofg@136.62.5.236> has joined ##bootstrap
[21:14:09] *** luisdavidgd <luisdavidgd!~Thunderbi@190.236.206.201> has quit IRC (Ping timeout: 248 seconds)
[21:47:34] *** Ontaine <Ontaine!~Ontaine@2a02:a210:a601:2200:c1f6:9d04:179a:9916> has quit IRC (Remote host closed the connection)
[22:13:52] *** daniel____ <daniel____!~daniel@29.24.77.188.dynamic.jazztel.es> has joined ##bootstrap
[22:18:41] *** daniel____ <daniel____!~daniel@29.24.77.188.dynamic.jazztel.es> has quit IRC (Ping timeout: 248 seconds)
[22:26:42] *** HelgaIronic <HelgaIronic!~TheCire@dynamic-216-7-76-168.inet.willitsonline.com> has joined ##bootstrap
[22:40:30] *** SwiftMatt <SwiftMatt!~Objective@2601:282:4300:3e:9083:44a6:2722:3395> has joined ##bootstrap
[22:42:52] *** SwiftMatt <SwiftMatt!~Objective@2601:282:4300:3e:9083:44a6:2722:3395> has quit IRC (Client Quit)
[22:51:29] *** HelgaIronic <HelgaIronic!~TheCire@dynamic-216-7-76-168.inet.willitsonline.com> has quit IRC (Quit: HelgaIronic)
[23:28:18] *** jan77_ <jan77_!~jan@p57A61AA9.dip0.t-ipconnect.de> has quit IRC (Quit: Leaving)
[23:28:45] *** jan77 <jan77!~jan@p200300E617230B00540905CDE768EDDB.dip0.t-ipconnect.de> has joined ##bootstrap
[23:37:38] *** luisdavidgd <luisdavidgd!~Thunderbi@190.236.206.201> has joined ##bootstrap
[23:54:22] *** xebra <xebra!~xebra@unaffiliated/xebra> has left ##bootstrap ("Leaving")
[23:56:14] *** grid- <grid-!~grid@92-109-0-19.cable.dynamic.v4.ziggo.nl> has joined ##bootstrap
top

   July 2, 2018  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | >